This repository has been archived on 2022-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
pyurbantz/urbantz/__init__.py

7 lines
103 B
Python

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