chore: setup python project

This commit is contained in:
arne314
2024-12-20 16:04:45 +01:00
parent 50d892c6b2
commit eb443cabff
9 changed files with 734 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View File

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