Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Sep 18, 2024
1 parent 1cda9e8 commit 6fd62d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/ast/nodes/test_hex.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def foo():
""",
"""
foo: constant(bytes4) = 0X12345678
"""
""",
]


Expand Down

0 comments on commit 6fd62d9

Please sign in to comment.