Files
mlx-video/tests/conftest.py
2026-03-11 09:08:10 +01:00

5 lines
68 B
Python

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