forked from s_ranjbar/city_retrofit
5502261e16
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')): in physics_factory.py plus the paths in us_base_physics_parameters.py Something similar should be done for usage_factory.py
10 lines
394 B
XML
10 lines
394 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$/venv38" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.8 (libs)" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |