4 lines
68 B
Python
4 lines
68 B
Python
from insurance.stats.routes import stats_bp
|
|
|
|
__all__ = ["stats_bp"]
|
from insurance.stats.routes import stats_bp
|
|
|
|
__all__ = ["stats_bp"]
|