From dd72179a35496743ea4e8257f76347254e407ac1 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 13 Feb 2024 13:13:06 +0000 Subject: [PATCH] python: Fix formatting Signed-off-by: Steffen Vogel --- python/examples/Shmem_CIGRE_MV.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/examples/Shmem_CIGRE_MV.py b/python/examples/Shmem_CIGRE_MV.py index fc65c551b..3bfe69c91 100644 --- a/python/examples/Shmem_CIGRE_MV.py +++ b/python/examples/Shmem_CIGRE_MV.py @@ -3,6 +3,7 @@ Author: Steffen Vogel SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University SPDX-License-Identifier: Apache-2.0 """ # noqa: E501 + import time from villas.node.node import Node as VILLASnode