Fix trailing-whitespace errors found by pylint

This commit is contained in:
Frederic Junod 2017-10-13 17:09:09 +02:00
parent 57204a215e
commit 5f20fa6134
6 changed files with 11 additions and 12 deletions

View file

@ -87,7 +87,7 @@ class Module(bumblebee.engine.Module):
}
name = "traffic-{}".format(interface)
if self._showname:
self.create_widget(widgets, name, interface)