This commit is contained in:
ack_ik
2025-10-23 10:55:48 +03:00
parent 111ed9381e
commit 6d76639e3c
3 changed files with 6 additions and 2 deletions

5
.idea/misc.xml generated
View File

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

2
.idea/test git.iml generated
View File

@@ -2,7 +2,7 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="Python 3.12 (new)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@@ -15,3 +15,4 @@ if __name__ == '__main__':
# See PyCharm help at https://www.jetbrains.com/help/pycharm/
print('test345')
print('123')