mbox

[v1,0/2] fix pylama framework errors in crb and virt

Message ID 1642599655-11727-1-git-send-email-juraj.linkes@pantheon.tech (mailing list archive)
Headers

Message

Juraj Linkeš Jan. 19, 2022, 1:40 p.m. UTC
  The patches must be submitted together because there would be conflicts
otherwise. The commit messages of the respective commits describe the
Pylama errors being fixed.

Juraj Linkeš (2):
  framework/crb: fix pylama errors
  framework/virt_*: fix pylama errors

 framework/crb.py           | 31 +++++++++++++++++++++++++++----
 framework/dut.py           | 11 +++++------
 framework/project_dpdk.py  |  5 +++--
 framework/tester.py        |  2 +-
 framework/virt_base.py     | 28 ++++++++++++++++++++++++++--
 framework/virt_dut.py      | 12 +++++-------
 framework/virt_resource.py |  7 +++++--
 framework/virt_scene.py    | 12 +++++++-----
 8 files changed, 79 insertions(+), 29 deletions(-)