[pycodestyle] max-line-length = 120 [tool:pytest] addopts = -v --ignore bundle --ignore .git --ignore .cache --ignore config --cov benchmark --cov-report term-missing python_files = tests.py test_*.py *_tests.py