8 lines
90 B
INI
8 lines
90 B
INI
[tox]
|
|
envlist = py38
|
|
|
|
[flake8]
|
|
max-line-length = 160
|
|
|
|
[pycodestyle]
|
|
max-line-length = 160
|