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