OVMS3-idf/tools/tiny-test-fw/Utility
Sergei Silnov c57dfbc0b8 python: Fix yaml.load warnings
Since pyyaml 5.1 yaml.load without specifing loader is deprecated
Details: https://msg.pyyaml.org/load

To keep code compatible with older versions of pyyaml
and keep best perfomance CLoader with fallback to Loader is used.
2019-09-13 10:29:38 +00:00
..
__init__.py examples, tools: Fix Python3 deprecation warning for the imp module 2018-12-20 12:44:33 +01:00
Attenuator.py Fix Python 3 compatibility issues 2018-10-24 11:20:54 +02:00
CaseConfig.py python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
CIAssignTest.py python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
GitlabCIJob.py CI: assign unit test cases according to sdkconfig: 2018-05-24 03:40:03 +00:00
LineChart.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
PowerControl.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
SearchCases.py examples, tools: Fix Python3 deprecation warning for the imp module 2018-12-20 12:44:33 +01:00