mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-29 22:00:58 +03:00
set black for max line length
This commit is contained in:
@@ -28,3 +28,6 @@ files = ["requirements.txt"]
|
|||||||
[build-system]
|
[build-system]
|
||||||
requires = ["hatchling", "hatch-requirements-txt"]
|
requires = ["hatchling", "hatch-requirements-txt"]
|
||||||
build-backend = "hatchling.build"
|
build-backend = "hatchling.build"
|
||||||
|
|
||||||
|
[tool.black]
|
||||||
|
line-length = 88
|
||||||
Reference in New Issue
Block a user