Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg committed Feb 23, 2024
1 parent f557b9e commit 0e0f6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/syntax/test_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def foo() -> uint256:
return 0
""",
InterfaceViolation,
)
),
]


Expand Down

0 comments on commit 0e0f6ef

Please sign in to comment.