1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-08-01 11:01:33 +00:00

dev tooling improvements

This commit is contained in:
2023-09-07 04:50:29 +00:00
parent 541be6c783
commit 9180c2fadd

View File

@@ -6,3 +6,6 @@ max-line-length = 130
[tool.pycodestyle]
max_line_length = 130
[tool.ruff]
line-length = 130