Skip to content

Two more small doc fixes#5711

Merged
CirqBot merged 10 commits intoquantumlib:masterfrom
dstrain115:docs_misc_part_two
Jul 11, 2022
Merged

Two more small doc fixes#5711
CirqBot merged 10 commits intoquantumlib:masterfrom
dstrain115:docs_misc_part_two

Conversation

@dstrain115
Copy link
Copy Markdown
Collaborator

  • Fix NamedQubit reference
  • Fix state vector latex

@CirqBot CirqBot added the size: S 10< lines changed <50 label Jul 11, 2022
@dstrain115 dstrain115 requested review from a team, cduck and vtomole as code owners July 11, 2022 03:10
Copy link
Copy Markdown
Collaborator

@95-martin-orion 95-martin-orion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % one formatting question.

Comment thread cirq-core/cirq/ops/named_qubit.py Outdated
@staticmethod
def range(*args, prefix: str) -> List['NamedQubit']:
"""Returns a range of ``NamedQubit``\\s.
r"""Returns a range of ``NamedQubit``s.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's going on with the double-backquote here? Why not:

r"""Returns a range of `cirq.NamedQubit`s."""

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@dstrain115 dstrain115 added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jul 11, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jul 11, 2022
@CirqBot
Copy link
Copy Markdown
Contributor

CirqBot commented Jul 11, 2022

Automerge cancelled: A required status check is not present.

Missing statuses: ['Lint check', 'Misc check', 'Notebook formatting', 'Pytest MacOS (3.7)', 'Pytest MacOS (3.8)', 'Pytest MacOS (3.9)', 'Pytest Ubuntu (3.7)', 'Pytest Ubuntu (3.8)', 'Pytest Ubuntu (3.9)', 'Pytest Windows (3.7)', 'Pytest Windows (3.8)', 'Pytest Windows (3.9)', 'Type check', 'Typescript lint check', 'Typescript tests', 'Typescript tests coverage']

@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jul 11, 2022
@95-martin-orion 95-martin-orion added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jul 11, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jul 11, 2022
@CirqBot CirqBot merged commit 1e2ec4f into quantumlib:master Jul 11, 2022
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jul 11, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
- Fix NamedQubit reference
- Fix state vector latex
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
- Fix NamedQubit reference
- Fix state vector latex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants