Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 10, 2023
1 parent f84b2a2 commit 6adca50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinnman/transceiver/base_transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"reset_machine_on_startup = False in the [Machine] section of the "
"relevant configuration (cfg) file to avoid this warning in future.")


class BaseTransceiver(ExtendableTransceiver, metaclass=AbstractBase):
"""
A base for all the code shared by all Version of the Transciever.
Expand Down

0 comments on commit 6adca50

Please sign in to comment.