4 lines
59 B
Python
4 lines
59 B
Python
|
|
from insurance.kb.routes import kb_bp
|
||
|
|
|
||
|
|
__all__ = ["kb_bp"]
|