Skip to content
Snippets Groups Projects
Commit a0a6c834 authored by Jan David Mol's avatar Jan David Mol
Browse files

fix flake8

parent 08596fa6
No related branches found
No related tags found
2 merge requests!879V0.30.2 bugfixes,!878Resolve L2SS-1787 "Immediately configure firmware"
......@@ -34,7 +34,6 @@ from tangostationcontrol.common.constants import (
)
# Additional import
from tangostationcontrol.common.device_decorators import debugit
from tangostationcontrol.common.lofar_logging import log_exceptions
from tangostationcontrol.common.proxy import create_device_proxy
from tangostationcontrol.common.sdp import phases_to_weights
......@@ -608,6 +607,7 @@ class Beamlet(OPCUADevice):
based on shorthand defaults."""
# --- Configure FPGA destination streams equally for all 16 FPGAs
default_settings = []
# Set MAC, IP, port
for setting, value_if_undefined in [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment