Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberthirst committed May 16, 2024
1 parent 20f7f34 commit 7e4e4b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/builtins/codegen/test_slice.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ def foo(cs: String[64]) -> uint256:
# use `a` to exercise the path with `<address>.code`
a: address = self
s = slice({adhoc_loc}, self.bar(), 3)
return self.counter
"""

Expand Down

0 comments on commit 7e4e4b7

Please sign in to comment.