Skip to content
Snippets Groups Projects
Commit f33d6a6c authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

#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
1 merge request!21#32 shortcuts fungerer nå ved flere TableModules i samme scene
Pipeline #72787 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:01:53

avatar
Download artifacts

No artifacts found