Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 9, 2023
1 parent e055f58 commit 43db49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnman/transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ def add_cpu_information_from_core(self, cpu_infos, x, y, p, states):
:param int y: The y-coordinate of the chip containing the processor
:param int p: The ID of the processor to get the information about
:param states:
If provided will only add the info if in one of the states
If provided will only add the info if in one of the states
:type states: list(CPUState)
:return: The CPU information for the selected core
:raise SpinnmanIOException:
Expand Down

0 comments on commit 43db49a

Please sign in to comment.