Bump test dependencies; improve pycln config (#9197)

This commit is contained in:
Alex Waygood
2022-11-14 11:58:45 -08:00
committed by GitHub
parent 66edd05cf3
commit 263427f438
4 changed files with 10 additions and 6 deletions
+4
View File
@@ -55,3 +55,7 @@ extra_standard_library = [
"opcode",
"pyexpat",
]
[tool.pycln]
all = true
disable_all_dunder_policy = true