1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-08-02 19:41:42 +00:00

formatting

This commit is contained in:
2023-11-30 21:50:25 -07:00
parent 0c71193194
commit 1fe7fe8c9c
11 changed files with 2166 additions and 2158 deletions

View File

@@ -1,11 +1,2 @@
[tool.black]
line-length = 130
[tool.flake8]
max-line-length = 130
[tool.pycodestyle]
max_line_length = 130
[tool.ruff]
line-length = 130