from netmiko.linux.linux_ssh import LinuxSSH class F5LinuxSSH(LinuxSSH): pass