Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Nov 8, 2023
1 parent fd02fa1 commit 70c0e4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gfe_examples/live_io/live_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
from spinn_front_end_common.data.fec_data_view import FecDataView
from spinn_front_end_common.utilities.connections import LiveEventConnection
from spinn_front_end_common.utility_models import (
EIEIOParameters, LivePacketGatherMachineVertex, ReverseIPTagMulticastSourceMachineVertex)
EIEIOParameters, LivePacketGatherMachineVertex,
ReverseIPTagMulticastSourceMachineVertex)
from spinn_front_end_common.utilities.utility_objs import (
LivePacketGatherParameters)
import spinnaker_graph_front_end as front_end
Expand Down

0 comments on commit 70c0e4b

Please sign in to comment.