We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6b786 commit 42a46d7Copy full SHA for 42a46d7
setup.cfg
@@ -66,6 +66,7 @@ xfail_strict = True
66
filterwarnings =
67
error:Sparse:FutureWarning
68
error:The SparseArray:FutureWarning
69
+ ignore: the 'numpy' keyword is deprecated:FutureWarning
70
71
[coverage:run]
72
branch = False
0 commit comments