Open
Description
Description of the issue
See for example API documentation for on_each
in Gate
But the signature was
def on_each(self, *targets: Union[Qid, Iterable[Any]]) -> List['cirq.Operation']:
A quick glance at this makes me think it is the non-forward reference....ones that are labeled like 'cirq.Qid' seem to show up.
Metadata
Metadata
Assignees
Type
Projects
Status
No status