Files
akaunting-py/.idea/akaunting-py.iml

16 lines
629 B
Plaintext
Raw Permalink Normal View History

2022-05-27 23:00:35 +12:00
<?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" />
<excludeFolder url="file://$MODULE_DIR$/.pytest_cache" />
2022-06-26 07:57:43 +12:00
<excludeFolder url="file://$MODULE_DIR$/.venv" />
2022-05-27 23:00:35 +12:00
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>