« Previous | Next » 

Revision 29921401

ID29921401f2fb372efac3d5e022a4622b37c8e07e
Parent 3bd3d643
Child a379d9bd

Added by Iustin Pop almost 15 years ago

Fix various pylint warnings

There were multiple issues:
- copy-paste resulted in wrong indentation
- wrong function name
- missing spaces around assignment
- overriding built-in names (type, dir) or already defines ones
(errors, hypervisor)

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences