ashmastaflash/opencellid-wrapper

View on GitHub
opencellid/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
"""Initializing opencellid module."""
from .opencellid_feed import OpenCellIdFeed  # NOQA


__author__ = "Ash Wilson"
__version__ = "1.3.4"