Skip to content
Snippets Groups Projects
Commit b9d6bcd8 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-574: fix linting

parent 684ca6da
No related branches found
No related tags found
1 merge request!234Resolve L2SS-574 "Move hbat code to recv"
......@@ -7,16 +7,13 @@
# Distributed under the terms of the APACHE license.
# See LICENSE.txt for more info.
from tango import DevState
from tango.test_context import DeviceTestContext
from tangostationcontrol.devices import beam, recv, lofar_device
from tangostationcontrol.devices import beam, lofar_device
import numpy
import mock
from tangostationcontrol.test import base
from tangostationcontrol.integration_test.device_proxy import TestDeviceProxy
class TestBeamDevice(base.TestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment