Coverage for /usr/local/lib/python3.12/site-packages/prefect/server/__init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.10.6, created at 2025-12-05 11:21 +0000
« prev ^ index » next coverage.py v7.10.6, created at 2025-12-05 11:21 +0000
1from . import models, orchestration, schemas, services 1a
3__all__ = ["models", "orchestration", "schemas", "services"] 1a