6 lines
99 B
INI
6 lines
99 B
INI
[pytest]
|
|
addopts = -v --cov attract_server --cov-report term-missing
|
|
|
|
[pep8]
|
|
max-line-length = 100
|