-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: enable doctests, edit one doc file to use doctests * test: make advanced_usage.rst into doctests * test: make compiler.rst into doctests * test: make exercises.rst into doctests * test: make remaining rst files into doctests * test: make pytest run doctests on api docs * doc: apply suggestions from self code review * doc: fix docs formatting * ci: add doctest step to CI * chore: mention 'make doctest' in CONTRIBUTING.md * chore: add link to issue * chore: update dependencies * doc: metadata are now properties, not dictionary keys * fix: fix type hint * test: disable test requiring QCS API access * ci: install pandoc for doctests * test: disable test requiring QCS API access * test: disable tests requiring QCS API access * fix: fall back to defaults when creating a QCSClient fails * uncomment native_quil_metadata print * remove redundant client load in _wavefunction_simulator * set protoquil flag * feedback --------- Co-authored-by: marquessv <[email protected]>
- Loading branch information
Showing
20 changed files
with
1,127 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.