Skip to content

Commit

Permalink
Remove no-longer-needed anchor.
Browse files Browse the repository at this point in the history
  • Loading branch information
rchen152 committed Jul 30, 2024
1 parent 8a9eda8 commit 14966d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/spec/enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ implicitly "final". Type checkers should enforce this::
class ExtendedShape(Shape): # Type checker error: Shape is implicitly final
TRIANGLE = 3

.. _enum-members:

Defining Members
----------------

Expand Down

0 comments on commit 14966d2

Please sign in to comment.