Update black and fix version in CI

This commit is contained in:
Tulir Asokan
2022-01-30 12:29:04 +02:00
parent 03b094e4d4
commit ebd2a38e56
6 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ line_length = 99
[tool.black]
line-length = 99
target-version = ["py38"]
required-version = "21.12b0"
required-version = "22.1.0"