raycv/model/registry.py

4 lines
62 B
Python

from util.registry import Registry
MODEL = Registry("model")