Add pytest.ini (#1401)

This commit is contained in:
Mahesh Binzer-Panchal 2022-03-19 19:38:37 +01:00 committed by GitHub
parent 16096aba17
commit e69a4ce4ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
pytest.ini Normal file
View file

@ -0,0 +1,3 @@
[pytest]
filterwarnings =
ignore::pytest.PytestRemovedIn8Warning:_pytest.nodes:140