Files
pumpfun-bonkfun-bot/pyproject.toml
T

6 lines
87 B
TOML
Raw Normal View History

2025-03-05 07:03:32 +00:00
[tool.black]
line-length = 88
target-version = ['py39']
[tool.isort]
profile = "black"