Skip to content

Docs: Fix Python syntax typo in docs/start.rst#1411

Merged
dbanty merged 5 commits intorigetti:rcfrom
ThomasMerkh:docs-start-typos
Dec 29, 2021
Merged

Docs: Fix Python syntax typo in docs/start.rst#1411
dbanty merged 5 commits intorigetti:rcfrom
ThomasMerkh:docs-start-typos

Conversation

@ThomasMerkh
Copy link
Contributor

@ThomasMerkh ThomasMerkh commented Dec 22, 2021

Description

This PR removes an extra parentheses which was present in the python code block under Notes in this section of the getting started documentation.

Checklist

  • The PR targets the rc branch (not master).
  • Commit messages are prefixed with one of the prefixes outlined in the commit syntax checker (see pattern field).
  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
  • Parameters and return values have type hints with PEP 484 syntax.
  • Functions and classes have useful Sphinx-style docstrings.
  • All code follows Black style and obeys flake8 conventions.
  • (New Feature) The docs have been updated accordingly.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.
  • The changelog is updated, including author and PR number (@username, Test ignore #1234).

@ThomasMerkh ThomasMerkh requested a review from a team as a code owner December 22, 2021 23:14
@ThomasMerkh ThomasMerkh changed the title fix: Fix python syntax typo in docs/start.rst Fix: Fix python syntax typo in docs/start.rst Dec 22, 2021
Copy link
Contributor

@dbanty dbanty left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for fixing that @ThomasMerkh!

@dbanty dbanty changed the title Fix: Fix python syntax typo in docs/start.rst Docs: Fix Python syntax typo in docs/start.rst Dec 29, 2021
@dbanty dbanty merged commit 95074c2 into rigetti:rc Dec 29, 2021
@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.1.0-rc.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ThomasMerkh ThomasMerkh deleted the docs-start-typos branch August 4, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants