CofeehousePy/.idea/CoffeeHousePy.iml

16 lines
713 B
Plaintext
Raw Normal View History

2021-01-09 01:43:27 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
2021-01-09 03:43:33 +01:00
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/services/corenlp/src" isTestSource="false" />
</content>
2021-01-13 04:08:17 +01:00
<orderEntry type="jdk" jdkName="Python 3.8" jdkType="Python SDK" />
2021-01-09 01:43:27 +01:00
<orderEntry type="sourceFolder" forTests="false" />
2021-01-09 03:43:33 +01:00
<orderEntry type="library" name="head.load" level="application" />
<orderEntry type="library" name="d3" level="application" />
2021-01-09 01:43:27 +01:00
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>