twscrape/pyproject.toml
2023-04-22 16:50:09 +03:00

9 строки
92 B
TOML

[tool.isort]
profile = "black"
[tool.black]
line-length = 99
[tool.ruff]
line-length = 99