Update tests/test_utils_argfwd.py
Run CI Tests / test (push) Successful in 2m32s

This commit is contained in:
2025-08-26 16:20:08 +02:00
parent 842a0d7f9f
commit 9948258fa6
-3
View File
@@ -1,8 +1,5 @@
import inspect
import pytest
import false
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))