Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 16, 2024
1 parent 04ce1aa commit 605cc1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spinn_machine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@

__all__ = ["Chip", "CoreSubset", "CoreSubsets",
"FrozenCoreSubsets", "Link", "Machine", "MulticastRoutingEntry",
"Router", "SpiNNakerTriadGeometry", "virtual_machine"]
"Router", "RoutingEntry", "SpiNNakerTriadGeometry",
"virtual_machine"]

0 comments on commit 605cc1a

Please sign in to comment.