srne-mqtt/tox.ini
2023-12-08 13:45:38 +01:00

7 lines
106 B
INI

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