We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b63dd2 commit b0b1dbaCopy full SHA for b0b1dba
pytest.ini
@@ -10,3 +10,4 @@ filterwarnings =
10
ignore::marshmallow.warnings.RemovedInMarshmallow4Warning
11
ignore::marshmallow.warnings.ChangedInMarshmallow4Warning
12
ignore:scipy.misc is deprecated and will be removed in 2.0.0
13
+ ignore:.*behaviour will change in pandas 3.0!.*:FutureWarning
0 commit comments