gmao/app_new/c4/__init__.py

3 lines
47 B
Python

from .routes import c4_bp
__all__ = ["c4_bp"]