Skip to content

Commit

Permalink
Remove double validate
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-koch committed Jan 15, 2024
1 parent a55c147 commit a6ca99e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/test_for.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ def foo(xs: list[int]) -> int:

validate(foo)

validate(foo)


def test_return_in_loop(validate):
@guppy
Expand Down

0 comments on commit a6ca99e

Please sign in to comment.