srne-mqtt/tox.ini
2023-12-09 16:35:45 +01:00

7 lines
107 B
INI

[flake8]
max-line-length = 120
extend-ignore = E203, I201, I101
[pytest]
pythonpath = .
testpaths = tests