[black] Reformat to use 88 line lengths
This commit is contained in:
@ -88,7 +88,7 @@ testpaths = ["tests"]
|
||||
DJANGO_SETTINGS_MODULE='vrobbler.settings-testing'
|
||||
|
||||
[tool.black]
|
||||
line-length = 79
|
||||
line-length = 88
|
||||
target-version = ["py39", "py310"]
|
||||
include = ".py$"
|
||||
exclude = "migrations"
|
||||
|
||||
Reference in New Issue
Block a user