Files
wehub-resource-sync 1d6fd29cda
tests / test (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:36:27 +08:00

5 lines
94 B
Python

import sys
from pathlib import Path
sys.path.insert(0, str(Path(__file__).resolve().parent))