We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486ef3f commit 33083ccCopy full SHA for 33083cc
tests/test_operator.py
@@ -2018,4 +2018,3 @@ def test_indirection(self):
2018
2019
assert np.all(f.data[0] == 0.)
2020
assert np.all(f.data[i] == 3. for i in range(1, 10))
2021
-
0 commit comments