-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdiscoverable.iml
24 lines (24 loc) · 955 Bytes
/
discoverable.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="Flask">
<option name="enabled" value="true" />
</component>
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/app" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<content url="file://$MODULE_DIR$/../network">
<sourceFolder url="file://$MODULE_DIR$/../network" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Python 3.9 (discoverable)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
</component>
</module>