Skip to content

Commit 1e5101a

Browse files
committedNov 3, 2023
tests: Update flake8
1 parent d54186e commit 1e5101a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/test_operator.py

-1
Original file line numberDiff line numberDiff line change
@@ -2018,4 +2018,3 @@ def test_indirection(self):
20182018

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

0 commit comments

Comments
 (0)