#!/usr/bin/env python3 """ UrbanTZ API helper """ from urbantz.delivery import Delivery # noqa: F401