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

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

View File

@@ -13,4 +13,4 @@ filterwarnings = [
'error',
'ignore:.*DEPRECATED.*2.0',
]
pythonpath = "."
pythonpath = "."