We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383e7a4 commit aacb648Copy full SHA for aacb648
setup.cfg
@@ -3,4 +3,6 @@ universal=1
3
4
[tool:pytest]
5
addopts = -ra
6
+filterwarnings =
7
+ error:.*matrix subclass:PendingDeprecationWarning
8
0 commit comments