1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

OvhProvider has been extracted so no need to ignore its warnings

This commit is contained in:
Ross McFarland
2022-01-14 10:12:18 -08:00
parent 7efd4f8b2f
commit b68f726b25

View File

@@ -1,4 +0,0 @@
[pytest]
filterwarnings =
# ovh has apparently vendored an old requests version that hits warnings :-/, it'll go away/move soon enough
ignore::DeprecationWarning:ovh.*: