зеркало из
https://github.com/viginum-datalab/twscrape.git
synced 2025-10-29 05:04:22 +02:00
13 строки
160 B
TOML
13 строки
160 B
TOML
[tool.isort]
|
|
profile = "black"
|
|
|
|
[tool.black]
|
|
line-length = 99
|
|
|
|
[tool.ruff]
|
|
line-length = 99
|
|
|
|
[tool.pytest.ini_options]
|
|
pythonpath = ["."]
|
|
asyncio_mode = "auto"
|