mirror of
https://github.com/evgen-app/hackbot.git
synced 2024-12-04 13:53:43 +03:00
15 lines
552 B
XML
15 lines
552 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
</component>
|
|
<component name="TestRunnerService">
|
|
<option name="PROJECT_TEST_RUNNER" value="pytest" />
|
|
</component>
|
|
</module> |