Skip to content

Commit

Permalink
Merge pull request #370 from SpiNNakerManchester/type_cleanup
Browse files Browse the repository at this point in the history
fixed call output docs
  • Loading branch information
andrewgait committed Apr 14, 2022
2 parents 922ae6c + 66aa179 commit 0215ce9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def _run(self, placements, machine_graph):
:param MachineGraph machine_graph: the machine_graph object
:param bool use_progress_bar: whether to show a progress bar
:return: The discovered routes
:rtype: MulticastRoutingTables
:rtype: MulticastRoutingTableByPartition
:raise PacmanRoutingException:
If something goes wrong with the routing
"""
Expand Down

0 comments on commit 0215ce9

Please sign in to comment.