1
1
Fork 0
mirror of https://git.ari.lt/ari/forgejo-stats.git synced 2024-12-22 14:32:45 +00:00
forgejo-stats/tox.ini

9 lines
91 B
INI
Raw Normal View History

[tox]
envlist = py310
[flake8]
max-line-length = 160
[pycodestyle]
max-line-length = 160