Skip to content

Changes Partition to optionally take an input dtype #660

Changes Partition to optionally take an input dtype

Changes Partition to optionally take an input dtype #660

Triggered via pull request February 15, 2026 20:12
Status Failure
Total duration 7m 34s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
autogenerate-notebooks
Process completed with exit code 1.
mypy
Process completed with exit code 1.
mypy: qualtran/bloqs/bookkeeping/partition.py#L268
Item "None" of "tuple[Register, ...] | None" has no attribute "__iter__" (not iterable) [union-attr]
mypy
Incompatible return value type (got "tuple[Register, ...] | None", expected "Sequence[Register]") [return-value]
dev-tools
Process completed with exit code 1.
notebooks
Event loop is closed