3 lines
47 B
Python
3 lines
47 B
Python
from .routes import c4_bp
|
|
|
|
__all__ = ["c4_bp"]
|
from .routes import c4_bp
|
|
|
|
__all__ = ["c4_bp"]
|