Files
amq-adapter-python/.flake8
T
Stanislav Hejny 15da316a1f
Unit test coverage / pytest (push) Failing after 56s
Unit test coverage / pytest (pull_request) Failing after 1m1s
#43 - fix the issues reported by flake8
2025-05-08 23:52:33 +01:00

5 lines
124 B
INI

[flake8]
max-line-length = 88
ignore = E501, W503, E203
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist,.venv