From f07b336726d14f5819071c391218d8250ae7a637 Mon Sep 17 00:00:00 2001 From: christiansahlmann Date: Sun, 5 Feb 2023 22:19:58 +0000 Subject: [PATCH] allow parallel SSH connections --- mb_netmgmt/__init__.py | 2 +- mb_netmgmt/ssh.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mb_netmgmt/__init__.py b/mb_netmgmt/__init__.py index 92723fd..ca211f8 100644 --- a/mb_netmgmt/__init__.py +++ b/mb_netmgmt/__init__.py @@ -18,7 +18,7 @@ # along with mb-netmgmt. If not, see