Skip to content

Commit

Permalink
actually fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kavigupta committed Feb 13, 2024
1 parent a0e1ed7 commit 1986980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/types_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class TypeAnnotationTest(DisplayAnnotatedTestCase):
def test_basic_assignment(self):
annotated_code = """
@{g}f{<3.8!g}
{<3.8!g}@{g}f
{>=3.8!g}class A:
pass
Expand Down

0 comments on commit 1986980

Please sign in to comment.