Modifies QAny to not have an implicit _Unit encoding
#664
pr.yaml
on: pull_request
pytest
7m 35s
dev-tools
2m 41s
notebooks
6m 55s
format
1m 4s
pylint
2m 41s
mypy
1m 49s
autogenerate-notebooks
1m 29s
Annotations
4 errors and 1 warning
|
pylint
Process completed with exit code 6.
|
|
pylint:
qualtran/bloqs/mcmt/ctrl_spec_and.py#L137
E0601: Using variable 'LegacyPartitionWarning' before assignment (used-before-assignment)
|
|
notebooks
Event loop is closed
|
|
notebooks
Event loop is closed
|
|
pylint:
qualtran/bloqs/chemistry/hubbard_model/qubitization/select_hubbard_test.py#L20
W0611: Unused QAny imported from qualtran (unused-import)
|