Files
Helmholtz_Test_Bench/.idea/Python-PS2000B.iml
T
Martin Zietz d5ca80d612 Tests with PSU in clean room
Problems:
- GUI layout not good on smaller screen
- PSU communication very slow

Added some quick fix attempts and comments where some of the trouble is.
2021-03-19 19:11:45 +01:00

12 lines
489 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="jdk" jdkName="Python 3.7 (HelmholtzEnv)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>