Skip to content

Commit 50088b3

Browse files
authored
Update ssh_dispatcher.py
Fix linting issues
1 parent e514c17 commit 50088b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netmiko/ssh_dispatcher.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@
217217
"ciena_saos": CienaSaosSSH,
218218
"ciena_saos10": CienaSaos10SSH,
219219
"ciena_waveserver": CienaWaveserverSSH,
220-
"cisco_ap": CiscoApSSH,
221-
"cisco_apic": CiscoApicSSH,
220+
"cisco_ap": CiscoApSSH,
221+
"cisco_apic": CiscoApicSSH,
222222
"cisco_asa": CiscoAsaSSH,
223223
"cisco_ftd": CiscoFtdSSH,
224224
"cisco_ios": CiscoIosSSH,

0 commit comments

Comments
 (0)