6 lines
86 B
INI
6 lines
86 B
INI
|
[tool:pytest]
|
||
|
testpaths = tests
|
||
|
flake8-ignore =
|
||
|
olm/*.py F401
|
||
|
tests/*.py W503
|