pep8 fixes

This commit is contained in:
Thomas Waldmann 2013-11-30 10:10:11 +01:00
parent 7500ba363e
commit 47724a3d6b

View File

@ -39,6 +39,7 @@ class Command(BaseCommand):
help='reset the client faults counters of all hosts',
),
)
def handle(self, *args, **options):
show_client = options['show_client']
show_server = options['show_server']