]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: typeaheads widgets Fix flake8 issues and remove redundant code
authorMichael Wood <michael.g.wood@intel.com>
Fri, 9 Dec 2016 16:52:48 +0000 (16:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Dec 2016 20:44:47 +0000 (20:44 +0000)
commitbe1f9f48da480d813e3364815cb3e002ba70dd22
tree4e38e743ad822fdb59f6fc22138daf58ac7dcd28
parentd4c79cd60c12d329c533add73e88b7184dca6ca3
toaster: typeaheads widgets Fix flake8 issues and remove redundant code

Fix flake8 issues and remove redundant __init__ function definitions
from typeaheads (likely a copy and paste error).

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/typeaheads.py
lib/toaster/toastergui/widgets.py