2025-04-17 13:00:39 +08:00

9 lines
153 B
Python

#!/usr/bin/env python
import os
import sys
sys.path.append(os.path.join(os.path.dirname(__file__), "pose_wrangler"))
# Empty Init file
from . import *