We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54186e commit 1e5101aCopy full SHA for 1e5101a
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