Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 18, 2023
1 parent 2765460 commit 260c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinn_machine/version/abstract_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,4 @@ def illegal_ethernet_message(self, x: int, y: int) -> Optional[str]:
:param int y:
:return: An explanation that the x and y can never be an ethernet
"""
raise NotImplementedError
raise NotImplementedError

0 comments on commit 260c89a

Please sign in to comment.