Update tests/test_utils_lazypv.py
Run CI Tests / test (push) Successful in 54s

This commit is contained in:
2025-08-04 11:51:31 +02:00
parent adbd7dcd28
commit 5a211744e5
-7
View File
@@ -1,10 +1,3 @@
import pytest
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
from slic.utils.lazypv import *
import pytest
import sys
import os