project init

This commit is contained in:
Richard Kubíček
2025-01-13 15:01:58 +01:00
parent 2d81481322
commit f4d519baaa
8 changed files with 302 additions and 0 deletions

10
.idea/superfaktura-client.iml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 (superfaktura-client)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>