mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-18 16:11:45 +03:00
15 lines
649 B
Plaintext
15 lines
649 B
Plaintext
|
<?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$/backend" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/backend/core" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
</component>
|
||
|
<component name="PyDocumentationSettings">
|
||
|
<option name="format" value="PLAIN" />
|
||
|
<option name="myDocStringFormat" value="Plain" />
|
||
|
</component>
|
||
|
</module>
|