Commit ecbe7ac8 by Czémán Arnold

firewall: prettify reload_firewall_sync.py

parent ef896593
......@@ -24,4 +24,4 @@ from firewall.tasks.local_tasks import reloadtask
class Command(BaseCommand):
def handle(self, *args, **options):
reloadtask('Vlan',sync=True)
reloadtask('Vlan', sync = True)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment