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

Ignore deprecation warnings during tests

This commit is contained in:
Ross McFarland
2023-11-29 13:22:41 -08:00
parent 62ca2ec34c
commit ce741fc887

View File

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