Skip to content

Commit

Permalink
remove Processor
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Mar 12, 2024
1 parent e564c67 commit 2a08943
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spinn_machine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,4 @@

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

0 comments on commit 2a08943

Please sign in to comment.