mirror of
https://gitee.com/TheAlgorithms/Statistical-Learning-Method_Code.git
synced 2025-01-05 18:32:20 +08:00
13 lines
499 B
XML
13 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.5" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="TestRunnerService">
|
|
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
|
|
</component>
|
|
</module> |