chore: add pycln for easier cleanup of imports (#845)

This commit is contained in:
Henry Schreiner
2021-09-25 11:41:09 +02:00
committed by GitHub
parent 0e6334e135
commit 120f1e8d58
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -65,3 +65,6 @@ module = [
"github",
]
ignore_missing_imports = true
[tool.pycln]
all = true