Update project

This commit is contained in:
Richard Kubíček
2025-01-13 19:17:46 +01:00
parent 204f05478a
commit e1042ca5aa
2 changed files with 2 additions and 1 deletions

1
.idea/misc.xml generated
View File

@@ -3,4 +3,5 @@
<component name="Black"> <component name="Black">
<option name="sdkName" value="Python 3.12 (superfaktura-client)" /> <option name="sdkName" value="Python 3.12 (superfaktura-client)" />
</component> </component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 virtualenv at ~/Work/Eledio/superfaktura-client/.venv" project-jdk-type="Python SDK" />
</project> </project>

View File

@@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" /> <excludeFolder url="file://$MODULE_DIR$/.venv" />
</content> </content>
<orderEntry type="jdk" jdkName="Python 3.12 (superfaktura-client)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.12 virtualenv at ~/Work/Eledio/superfaktura-client/.venv" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
</module> </module>