Skip to content

Commit

Permalink
Merge pull request #362 from SpiNNakerManchester/doc_fix
Browse files Browse the repository at this point in the history
remove incorrect param doc
  • Loading branch information
Christian-B authored Sep 29, 2023
2 parents dadab25 + 57247d3 commit 5b20bc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spinnman/transceiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -647,8 +647,6 @@ def ensure_board_is_ready(self, n_retries=5, extra_boot_values=None):
transceiver. Boots the board if not already booted and verifies that
the version of SCAMP running is compatible with this transceiver.
:param number_of_boards:
this parameter is deprecated and will be ignored
:param int n_retries: The number of times to retry booting
:param dict(SystemVariableDefinition,object) extra_boot_values:
Any additional or overwrite values to set during boot.
Expand Down

0 comments on commit 5b20bc6

Please sign in to comment.