Files
8-cut/conftest.py
2026-04-06 11:16:52 +02:00

3 lines
61 B
Python

import sys, os
sys.path.insert(0, os.path.dirname(__file__))