Skip to content

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jun 21, 2021
1 parent c6ea734 commit aef8362
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
('1', 'a', 'a', '10'),
('1', 'a', 'a', 'b'),
('1', 'a', 'a', '10 and call()'),
# regression 2071
('len(names)', '1', 'len(var_values)', '1'),
])
def test_implicit_complex_compare(
code,
Expand Down

0 comments on commit aef8362

Please sign in to comment.