Skip to content

No code: fix typo in documentation which used the old .program property#1395

Merged
notmgsk merged 1 commit intorcfrom
1394-update-program-documentation
Oct 15, 2021
Merged

No code: fix typo in documentation which used the old .program property#1395
notmgsk merged 1 commit intorcfrom
1394-update-program-documentation

Conversation

@notmgsk
Copy link
Contributor

@notmgsk notmgsk commented Oct 13, 2021

Description

Closes #1394

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).

@notmgsk notmgsk requested a review from a team as a code owner October 13, 2021 15:28
@notmgsk notmgsk changed the base branch from master to rc October 13, 2021 15:28
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.

LGTM

@notmgsk notmgsk force-pushed the 1394-update-program-documentation branch from f150dad to 2923c04 Compare October 14, 2021 22:05
@notmgsk notmgsk force-pushed the 1394-update-program-documentation branch from 2923c04 to 22f0c07 Compare October 15, 2021 13:58
@notmgsk notmgsk merged commit f6225cc into rc Oct 15, 2021
@rigetti-githubbot
Copy link

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dbanty dbanty deleted the 1394-update-program-documentation branch February 14, 2022 17:03
@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 📦🚀

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.

Documentation: uses .program for a compiled program

3 participants