1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Add config for autopep8

This commit is contained in:
A_D 2020-07-19 07:52:06 +02:00 committed by Athanasius
parent c58728821e
commit d0fbaa6091

2
.pyproject.toml Normal file

@ -0,0 +1,2 @@
[tool.autopep8]
max_line_length = 120