This commit is contained in:
Radovan Bast 2015-07-18 09:29:33 +02:00
parent a2e1e243db
commit 5cc5f46c61

View File

@ -60,7 +60,7 @@ def print_progress_bar(text, done, total, width):
def align_options(options): def align_options(options):
""" """
Indendts flags and aligns help texts. Indents flags and aligns help texts.
""" """
l = 0 l = 0
for opt in options: for opt in options: