We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a836575 commit 9a9929fCopy full SHA for 9a9929f
pytest.ini
@@ -6,6 +6,7 @@ markers =
6
requires_inhouse_data: require inhouse data
7
8
filterwarnings =
9
+ error
10
ignore:add_child is deprecated. Set the parent attribute instead.:DeprecationWarning
11
ignore::marshmallow.warnings.RemovedInMarshmallow4Warning
12
ignore::marshmallow.warnings.ChangedInMarshmallow4Warning
0 commit comments