Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 31, 2024
1 parent f4ce1ec commit 2012405
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion spinnman/extended/version3transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ class ExtendedVersion3Transceiver(Version3Transceiver, ExtendedTransceiver):
"""
A Transceiver specific for a 4 chip (spin 1) with the extended methods.
"""

2 changes: 1 addition & 1 deletion spinnman/extended/version5transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
class ExtendedVersion5Transceiver(Version5Transceiver, ExtendedTransceiver):
"""
A Transceiver specific for a 48 chip (spin 1) with the extended methods.
"""
"""

0 comments on commit 2012405

Please sign in to comment.