Skip to content

Commit

Permalink
And add back an accidentally deleted newline...
Browse files Browse the repository at this point in the history
  • Loading branch information
rchen152 committed Jul 30, 2024
1 parent 14966d2 commit 1ab8a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/spec/enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ implicitly "final". Type checkers should enforce this::
class ExtendedShape(Shape): # Type checker error: Shape is implicitly final
TRIANGLE = 3


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

Expand Down

0 comments on commit 1ab8a33

Please sign in to comment.