We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e0030 commit e5c4926Copy full SHA for e5c4926
tests/test_zimon_config_parser.py
@@ -1,6 +1,5 @@
1
import os
2
-# import source.queryHandler.SensorConfig as SensorConfig
3
-from source.queryHandler.SensorConfig import parseSensorsConfig, readSensorsConfig
+from source.queryHandler.SensorConfig import readSensorsConfig
4
from source.bridgeLogger import configureLogging
5
from nose2.tools.such import helper as assert_helper
6
from nose2.tools.decorators import with_setup
0 commit comments