Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-stokes committed Oct 27, 2020
1 parent b80ebcf commit 8068cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pacman/model/partitioner_splitters/splitter_slice_legacy.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

class SplitterSliceLegacy(AbstractSplitterSlice):

__slots__ = []

NOT_API_WARNING = (
"Your vertex is deprecated. Please add a Splitter or "
"inherit from the class in "
Expand Down

0 comments on commit 8068cef

Please sign in to comment.