Merge pull request #1112 from octodns/tests-ignore-deprecations

Ignore deprecation warnings during tests
This commit is contained in:
Ross McFarland
2023-11-29 13:49:51 -08:00
committed by GitHub
+1 -1
View File
@@ -13,4 +13,4 @@ filterwarnings = [
'error',
'ignore:.*DEPRECATED.*2.0',
]
pythonpath = "."
pythonpath = "."