pep8 fixes
This commit is contained in:
parent
7500ba363e
commit
47724a3d6b
@ -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']
|
||||
|
Loading…
x
Reference in New Issue
Block a user