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
Raw Normal View History

2018-10-20 16:56:52 +00:00
#!/usr/bin/env python3
"""
UrbanTZ API helper
"""
from urbantz.delivery import Delivery # noqa: F401