-
- Downloads
#32 ignoring flake8 error because outdated
see https://www.flake8rules.com/rules/W503.html previously the best practice for python was to put a linebreak after a binary operator, but going forward pep8 wants a linebreak before a binary operator. It's explained in the link above. There are errors for both of these cases, and previously they were both enabled... I disable this one because it's going against pep8 so to be clear: in our code going forward linebreaks need to be placed BEFORE binary operators
parent
7aca7766
No related branches found
No related tags found
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:53
| Stage: lint Stage: test Stage: deploy |
Download artifacts
No artifacts found |