mirror of
https://git.ari.lt/ari/forgejo-stats.git
synced 2024-11-14 21:32:38 +00:00
9 lines
91 B
INI
9 lines
91 B
INI
|
[tox]
|
||
|
envlist = py310
|
||
|
|
||
|
[flake8]
|
||
|
max-line-length = 160
|
||
|
|
||
|
[pycodestyle]
|
||
|
max-line-length = 160
|