DEBSOURCES
Skip Quicknav
sources / matrix-synapse-ldap3 / 0.1.4%2Bgit20201015%2Ba3c7a9f-1 / setup.cfg
1234
[flake8] max-line-length = 90 # W503 requires that binary operators be at the end, not start, of lines. Erik doesn't like it. ignore = W503