Files
Scraperr/api/backend/database/schema/__init__.py
T

4 lines
57 B
Python

from .schema import INIT_QUERY
__all__ = ["INIT_QUERY"]