Update tests/test_utils_marker.py
Run CI Tests / test (push) Successful in 1m16s

This commit is contained in:
2025-08-10 17:33:58 +02:00
parent 4e48e4ccc8
commit 49933e51d2
-1
View File
@@ -1,5 +1,4 @@
import pytest
from .registry import instances
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))