#!/usr/bin/env python
from data_pipeline.tools.introspector.main import run

run()
