Why isn't my linter working?!
This commit is contained in:
@@ -125,7 +125,7 @@ class Worker(threading.Thread):
|
||||
INUeCommand("Terminal_I", "ipConfigOspfAreaId", 1, OSPF_AREA)
|
||||
]
|
||||
|
||||
else if CLEANUP:
|
||||
elif CLEANUP:
|
||||
commands = [
|
||||
INUeCommand("Slot%s_I" % rstp_dac, "ceConfigNmsVid", 0, VLAN),
|
||||
INUeCommand("Terminal_I", "ipConfigAdEntAddress", rstp_dac + 1, new_ip),
|
||||
|
||||
Reference in New Issue
Block a user