Coverage for src / local_deep_research / research_library / search / routes / __init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.13.5, created at 2026-04-14 23:55 +0000
« prev ^ index » next coverage.py v7.13.5, created at 2026-04-14 23:55 +0000
1from .search_routes import search_bp
3__all__ = ["search_bp"]