3c99de352c
we should only load one module once. if we load one module twice, python will regard the same object loaded in the first time and second time as different objects. it will lead to strange errors like `isinstance(object, type_of_this_object)` return False |
||
---|---|---|
.. | ||
__init__.py | ||
Attenuator.py | ||
CaseConfig.py | ||
CIAssignTest.py | ||
GitlabCIJob.py | ||
LineChart.py | ||
PowerControl.py | ||
SearchCases.py |