Spaces:
Runtime error
Runtime error
File size: 106 Bytes
b621857 |
1 2 3 4 5 |
# -*- coding: utf-8 -*-
from .misc import get_config_from_file
from .misc import instantiate_from_config
|