Skip to content

Commit

Permalink
tests: Update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Nov 3, 2023
1 parent d54186e commit 1e5101a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2018,4 +2018,3 @@ def test_indirection(self):

assert np.all(f.data[0] == 0.)
assert np.all(f.data[i] == 3. for i in range(1, 10))

0 comments on commit 1e5101a

Please sign in to comment.