ycdl/frontends/ycdl_flask/__init__.py

4 lines
45 B
Python

from . import backend
__all__ = ['backend']