ytdl-sub/pyproject.toml
2022-04-06 07:30:35 +00:00

7 lines
No EOL
105 B
TOML

[tool.isort]
profile = "black"
line_length = 100
force_single_line = true
[tool.black]
line_length = 100