#!/usr/bin/env python3

from pullnrun.main import entrypoint
entrypoint()
