#!/usr/bin/env python3
from scingestor import modelIngest

modelIngest.main()
