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