From a702ab484337c99a36112ed85e75a11be93ffff2 Mon Sep 17 00:00:00 2001 From: signedav Date: Fri, 1 Dec 2023 12:59:33 +0100 Subject: [PATCH] missing import --- tests/test_toppingmaker.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_toppingmaker.py b/tests/test_toppingmaker.py index aea0d09..bbfa250 100644 --- a/tests/test_toppingmaker.py +++ b/tests/test_toppingmaker.py @@ -25,6 +25,7 @@ import yaml from qgis.core import ( + Qgis, QgsExpressionContextUtils, QgsMapThemeCollection, QgsPrintLayout,