Regenerate *.repr
files using updated proper_repr
for numpy ndarray.
#6049
Labels
good first issue
This issue can be resolved by someone who is not familiar with the codebase. A good starting issue.
kind/health
For CI/testing/release process/refactoring/technical debt items
no QC knowledge needed
Want to contribute to Cirq, but don't know quantum computing? This issue is for you.
triage/accepted
A consensus emerged that this bug report, feature request, or other action should be worked on
Milestone
Description of the issue
#5991 updates
proper_repr
for numpy types. As a result, allrepr
files should be regenerated using the newproper_repr
methods. This issue is to unblock the PR and track the changes to.repr
files independently.See #5991 (comment) for more details.
The text was updated successfully, but these errors were encountered: