datasette/datasette/__init__.py

4 wiersze
148 B
Python

from datasette.version import __version_info__, __version__ # noqa
from .hookspecs import hookimpl # noqa
from .hookspecs import hookspec # noqa