Update tests/test_utils_argfwd.py
Run CI Tests / test (push) Successful in 1m34s

This commit is contained in:
2025-08-06 16:59:48 +02:00
parent 742ed3abb9
commit a63e2e5bc5
+1 -1
View File
@@ -1,6 +1,6 @@
import inspect
import pytest
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))