Skip to content
Snippets Groups Projects
Commit ba8986eb authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[flake8] be specific where to ignore E741

parent df481ee8
No related branches found
No related tags found
1 merge request!30Adds pre-commit support
Pipeline #53000 passed
[flake8]
max-line-length = 80
ignore = E501,W503,E203,E302,E402,E741
ignore = E501,W503,E203,E302,E402
per-file-ignores =
bob/ip/binseg/test/test_measures.py:E741
bob/ip/binseg/engine/ssltrainer.py:E741
bob/ip/binseg/utils/measure.py:E741
bob/ip/binseg/script/config.py:E741
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment