wrapped.vim/tox.ini
2024-12-23 03:26:35 +02:00

8 lines
91 B
INI

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