Commit d547b663 authored by Baber's avatar Baber
Browse files

init model registry on import

parent 9ec26934
import logging
import os
from .api import metrics, registry # initializes the registries
from .api import metrics, model, registry # initializes the registries
from .filters import *
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment