Update tests/test_utils_exceptions.py
Run CI Tests / test (push) Successful in 53s

This commit is contained in:
2025-07-31 15:59:13 +02:00
parent ac116d5a5f
commit 6e914483c0
+1
View File
@@ -1,3 +1,4 @@
import pytest
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))