1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00
workload-automation/wa/output_processors
Marc Bonnici aa4df95a69 pep8: Ignore line break before binary operator
PEP8 has switched its guidance [1] for where a line break should occur
in relation to a binary operator, so don't raise this warning for
new code and update the code base to follow the new style.

[1] https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary-operator
2020-10-30 11:49:54 +00:00
..
__init__.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
cpustates.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
csvproc.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
postgresql.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
sqlite.py output_processors: Move variable initialization to __init__ 2018-09-21 15:06:30 +01:00
status.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
targz.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
uxperf.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00