"""API routes package""" from . import auth __all__ = ['auth']