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

datasetIngest.main()
