Changes Partition to optionally take an input dtype
#660
pr.yaml
on: pull_request
pytest
7m 32s
dev-tools
2m 55s
notebooks
7m 30s
format
1m 16s
pylint
2m 39s
mypy
1m 51s
autogenerate-notebooks
1m 36s
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
|