From 51162e6e0755a362967b010b3457b54a59ecf114 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Mon, 7 Oct 2024 16:23:03 +0200 Subject: [PATCH] chore: formatting --- tests/test_app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_app.py b/tests/test_app.py index db27c85..fd9d158 100644 --- a/tests/test_app.py +++ b/tests/test_app.py @@ -5,6 +5,7 @@ # which is available at http://www.eclipse.org/legal/epl-v20.html # SPDX-License-Identifier: EPL-2.0 # ******************************************************************************* + import logging import pytest