lf_cisco_dfs.py : bug fix (indention)

This commit is contained in:
Chuck SmileyRekiere
2021-02-08 14:41:04 -07:00
parent ef67e3b328
commit 1e82efbe04

View File

@@ -110,7 +110,7 @@ class cisco_():
format(process_error.returncode, process_error.output))
time.sleep(1)
exit(1)
return pss
return pss
#show wlan summary
def controller_show_wlan_summary(self):