Skip to content

Commit

Permalink
pylint want Ethernet
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 17, 2023
1 parent 46f1ad4 commit 12c4e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinn_machine/json_machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def _int_value(value):
return JAVA_MAX_INT


# pylint: wrong-spelling-in-docstring
def _describe_chip(chip, standard, ethernet):
"""
Produce a JSON-suitable description of a single chip.
Expand Down

0 comments on commit 12c4e76

Please sign in to comment.