pep8 fixes for subiquitycore/ui/anchors.py

This commit is contained in:
Ryan Harper 2018-05-22 11:41:43 -05:00
parent df5ff9d48e
commit 69331754d9
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ class StepsProgressBar(ProgressBar):
def get_text(self):
return "{} / {}".format(self.current, self.done)
class Footer(WidgetWrap):
""" Footer widget