Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Jul 26, 2021
1 parent e1ca520 commit c7735d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ def assert_structure(operator, exp_trees=None, exp_iters=None):
iter_struc = "".join(mapper.get(i.dim.name, i.dim.name) for i in iters)
assert iter_struc == exp_iters

return


def assert_blocking(operator, exp_nests):
"""
Expand Down

0 comments on commit c7735d0

Please sign in to comment.