1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-08-13 00:31:22 +00:00
Files
.devcontainer
.vscode
.gitignore
.gitlab-ci.yml
D_info.py
Dockerfile
LICENSE
MarketData.py
README.md
Symbol.py
bot.py
cg_Crypto.py
dev-reqs.txt
pyproject.toml
requirements.txt
symbol_router.py
tests.py
Simple-Discord-Stock-Bot/pyproject.toml

8 lines
109 B
TOML

[tool.black]
line-length = 130
[tool.flake8]
max-line-length = 130
[tool.pycodestyle]
max_line_length = 130