From 525545a37f8fc5ce28e20d4add5c5e6326e4af24 Mon Sep 17 00:00:00 2001 From: Matthias Veit Date: Mon, 29 Apr 2024 12:54:20 +0200 Subject: [PATCH] mark test --- tests/worker_queue_test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/worker_queue_test.py b/tests/worker_queue_test.py index 5757d1c..cf5bde7 100644 --- a/tests/worker_queue_test.py +++ b/tests/worker_queue_test.py @@ -11,6 +11,7 @@ # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . +import os from typing import Dict import pytest