1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/framework
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
..
configuration pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
target pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
uiauto Update framework to wait for object before dismissing chrome popup 2020-03-31 10:49:25 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
entrypoint.py fw/entrypoint: Fix devlib version check 2019-12-20 16:07:10 +00:00
exception.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
execution.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
getters.py fw/getters: Fix typo 2020-07-15 15:04:31 +01:00
host.py Pylint Fixes 2020-10-30 11:49:54 +00:00
instrument.py fw/instrument: derive Instrument from TargetedPlugin 2020-02-04 13:28:48 +00:00
job.py framework: Have Job hold its own JobState 2020-07-14 17:31:38 +01:00
output_processor.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
output.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
plugin.py Pylint Fixes 2020-10-30 11:49:54 +00:00
pluginloader.py Pylint Fixes 2020-10-30 11:49:54 +00:00
resource.py Pylint Fixes 2020-10-30 11:49:54 +00:00
run.py framework: Have Job hold its own JobState 2020-07-14 17:31:38 +01:00
signal.py framework, tests: Correct signal disconnection 2020-07-14 17:31:38 +01:00
version.py fw/version: Development version bump 2020-05-13 16:43:03 +01:00
workload.py fw: Replace usage of file locking with atomic writes 2020-07-15 15:04:31 +01:00