202206251605

This commit is contained in:
zhaoyafan 2022-06-25 16:05:41 +08:00
parent c51ffc7074
commit 0e73a2c3a5
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/Base" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/Business" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (AutoFramework)" jdkType="Python SDK" />

View File

@ -1 +1 @@
print('test')
print('test')