Skip to content

Commit

Permalink
no need to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 4, 2023
1 parent 1b60f22 commit f3373aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spinnman/transceiver/version5transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class Version5Transceiver(BaseTransceiver):
This class should ONLY be created via by transceiver_factory.py
"""
pass

@overrides(BaseTransceiver.__init__)
def __init__(self, connections=None):
Expand Down

0 comments on commit f3373aa

Please sign in to comment.