Ignore deprecation warnings during tests

This commit is contained in:
Ross McFarland
2023-11-29 13:22:41 -08:00
parent 62ca2ec34c
commit ce741fc887
+1 -1
View File
@@ -13,4 +13,4 @@ filterwarnings = [
'error',
'ignore:.*DEPRECATED.*2.0',
]
pythonpath = "."
pythonpath = "."