Coverage for src/app/api/__init__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.6.10, created at 2025-02-06 22:26 -0500
« prev ^ index » next coverage.py v7.6.10, created at 2025-02-06 22:26 -0500
1"""Flask Blueprint for the Web API that runs the CueCode runtime algorithm"""
3from .bp_api import create_blueprint