Skip to content

Instantly share code, notes, and snippets.

@wangk1222
Created June 12, 2019 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wangk1222/c2488bc03a3c644cb1660819b455668d to your computer and use it in GitHub Desktop.
Save wangk1222/c2488bc03a3c644cb1660819b455668d to your computer and use it in GitHub Desktop.
阿布量化
<?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="TestRunnerService">
<option name="projectConfiguration" value="pytest" />
<option name="PROJECT_TEST_RUNNER" value="pytest" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" />
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/abuquant.iml" filepath="$PROJECT_DIR$/.idea/abuquant.iml" />
</modules>
</component>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment