We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b458d1 commit 25910c3Copy full SHA for 25910c3
2 files changed
pytest.ini
@@ -51,6 +51,7 @@ testpaths =
51
tests/numpy/dtypes_test.py
52
tests/numpy/err_test.py
53
tests/numpy/manipulation_functions_test.py
54
+ tests/numpy/alignment_verification/numeric_alignment_numpy.py
55
tests/numpy/alignment_verification/operators_alignment.py
56
tests/numpy/numeric_test.py
57
tests/numpy/numpy_test.py
0 commit comments