BakoAI / shot_detector /__init__.py
Okidi Norbert
Deployment fix: clean backend only
c6abe34
from shot_detector.shot_detector import ShotDetector
__all__ = ['ShotDetector']