Update and unpin black

This commit is contained in:
Tulir Asokan
2022-03-28 22:27:20 +03:00
parent a3f4e25101
commit 474bcc9544
4 changed files with 7 additions and 11 deletions
-1
View File
@@ -9,4 +9,3 @@ line_length = 99
[tool.black]
line-length = 99
target-version = ["py38"]
required-version = "22.1.0"