#!/usr/bin/env python3

from stacklift.cli import run

run()

