This commit is contained in:
awin-x 2025-02-21 17:25:20 +08:00
parent 146aab3ec9
commit f241416900
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.13 (models)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (models)" project-jdk-type="Python SDK" />
</project>

1
test.py Normal file
View File

@ -0,0 +1 @@
print('this is a test')