Skip to content

Commit

Permalink
# pylint: disable=abstract-method
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 19, 2024
1 parent 44e5133 commit 7be9114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spinn_machine/version/version_48_chips.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ class Version48Chips(AbstractVersion):
Code shared by 48 Chip boards
"""
# pylint: disable=abstract-method

__slots__ = ()

@property
Expand Down

0 comments on commit 7be9114

Please sign in to comment.