mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-21 12:01:19 +01:00
Code Review
This commit is contained in:
@@ -15,15 +15,11 @@ print(sys.path)
|
||||
from utils_for_test import (
|
||||
Log,
|
||||
LogLevel,
|
||||
RuntimeException,
|
||||
cleanup,
|
||||
startProcessInBackground,
|
||||
startReceiver,
|
||||
startDetectorVirtualServer,
|
||||
connectToVirtualServers,
|
||||
loadConfig,
|
||||
loadBasicSettings,
|
||||
runProcessWithLogFile
|
||||
)
|
||||
|
||||
def pytest_addoption(parser):
|
||||
|
||||
Reference in New Issue
Block a user