Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Oct 25, 2024
1 parent 88a99a0 commit 91ea2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unitary/contracts/vyper/test_vyper_contract.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def foo() -> bool:
assert c.contract_name == "<unknown>"
assert c.filename == "<unknown>"


def test_stomp():
code1 = """
VAR: immutable(uint256)
Expand Down

0 comments on commit 91ea2ac

Please sign in to comment.