mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
5 lines
173 B
INI
5 lines
173 B
INI
[pytest]
|
|
filterwarnings =
|
|
# ovh has apparently vendored an old requests version that hits warnings :-/, it'll go away/move soon enough
|
|
ignore::DeprecationWarning:ovh.*:
|