generic-poky/bitbake/lib/toaster/bldcontrol
Ed Bartosh 5e88c4a6fe bitbake: runbuilds: code cleanup - whitespaces, long lines
Fixed following pylint warnings:
 C0330(bad-continuation): Wrong hanging indentation before block.
 C0326(bad-whitespace): No space allowed around keyword argument assignment
 C0326(bad-whitespace): Exactly one space required before assignment
 C0301(line-too-long): Line too long

(Bitbake rev: 0eecd660e374a4dbcefe4c59f4c8654bf3a0e937)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-21 21:58:06 +01:00
..
management bitbake: runbuilds: code cleanup - whitespaces, long lines 2016-09-21 21:58:06 +01:00
migrations bitbake: Add missing file from 'toaster: Allow git information to be null for BRLayer' 2016-09-16 14:36:03 +01:00
__init__.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00
admin.py bitbake: toaster: enable admin interface on select models 2014-08-29 13:56:49 +01:00
bbcontroller.py bitbake: toaster: moved import bb.server.xmlrpc 2016-06-02 08:24:04 +01:00
localhostbecontroller.py bitbake: toaster: fix checking of repository url 2016-09-21 21:58:06 +01:00
models.py bitbake: toaster: Allow git information to be null for BRLayer 2016-09-02 18:09:50 +01:00
tests.py bitbake: toaster: Replace references to LayerSource models 2016-07-26 08:10:36 +01:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00