From 6e621e42f463d8643b504916a1cc7c967f5bd6f1 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 12 Jul 2023 21:05:12 +0200 Subject: bgp: T5338: simplify XML and code handling --- python/vyos/utils/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/vyos/utils/__init__.py') diff --git a/python/vyos/utils/__init__.py b/python/vyos/utils/__init__.py index 0d3998053..5c7a9ecb8 100644 --- a/python/vyos/utils/__init__.py +++ b/python/vyos/utils/__init__.py @@ -14,3 +14,4 @@ # License along with this library. If not, see . from vyos.utils import network +from vyos.utils import boot -- cgit v1.2.3