suppress pytest deprecation warnings

This commit is contained in:
Greg Gauthier 2024-07-08 22:41:55 +01:00
parent 1fed7c750e
commit f1f3cdf590

3
tests/pytest.ini Normal file
View File

@ -0,0 +1,3 @@
[pytest]
filterwarnings =
ignore::DeprecationWarning