Skip to content
Snippets Groups Projects
Commit ab2979ac authored by Taya Snijder's avatar Taya Snijder
Browse files

moved removed observation folder and moved files back

parent 44e3b63e
No related branches found
No related tags found
1 merge request!457Resolve L2SS-825 "Start an observation"
...@@ -21,7 +21,7 @@ from tangostationcontrol.common.entrypoint import entry ...@@ -21,7 +21,7 @@ from tangostationcontrol.common.entrypoint import entry
from tangostationcontrol.common.lofar_logging import device_logging_to_python, log_exceptions from tangostationcontrol.common.lofar_logging import device_logging_to_python, log_exceptions
from tangostationcontrol.devices.device_decorators import only_when_on, fault_on_error from tangostationcontrol.devices.device_decorators import only_when_on, fault_on_error
from tangostationcontrol.devices.lofar_device import lofar_device from tangostationcontrol.devices.lofar_device import lofar_device
from tangostationcontrol.devices.observation.observation import Observation from tangostationcontrol.devices.observation import Observation
logger = logging.getLogger() logger = logging.getLogger()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment