Files
pycord-reactive-views/.idea/pycord-reactive-views.iml

15 lines
642 B
Plaintext
Raw Normal View History

2024-07-30 12:48:04 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
2024-08-02 15:13:21 +02:00
<excludeFolder url="file://$MODULE_DIR$/.venv" />
2024-07-30 12:48:04 +02:00
</content>
2024-08-02 15:13:21 +02:00
<orderEntry type="jdk" jdkName="Python 3.12 (pycord-reactive-views)" jdkType="Python SDK" />
2024-07-30 12:48:04 +02:00
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>