File size: 183 Bytes
03022ee
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""Initialize package."""

import os
from funcineforge.auto.auto_model import AutoModel
from funcineforge.auto.auto_frontend import AutoFrontend

os.environ["HYDRA_FULL_ERROR"] = "1"