Update and unpin black

It's stable now, so there shouldn't be too many changes
This commit is contained in:
Tulir Asokan 2022-03-28 22:24:08 +03:00
parent ca7c4df349
commit 1b298c0dbb
4 changed files with 6 additions and 11 deletions

View file

@ -10,5 +10,4 @@ skip = ["maubot/management/frontend"]
[tool.black]
line-length = 99
target-version = ["py38"]
required-version = "22.1.0"
force-exclude = "maubot/management/frontend"