Skip to content

Update ORCA instructions - #565

Merged
Andrew-S-Rosen merged 9 commits into
mainfrom
orca
Jul 10, 2023
Merged

Update ORCA instructions#565
Andrew-S-Rosen merged 9 commits into
mainfrom
orca

Conversation

@Andrew-S-Rosen

Copy link
Copy Markdown
Member

Closes #399.

@Andrew-S-Rosen
Andrew-S-Rosen enabled auto-merge (squash) July 10, 2023 02:48
sourcery-ai Bot and others added 3 commits July 9, 2023 19:58
Pull Request #565 refactored by [Sourcery](https://sourcery.ai/github/).

If you're happy with these changes, merge this Pull Request using the
*Squash and merge* strategy.

**NOTE**: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings
as
necessary. If Sourcery finds no refactorings at any point, this Pull
Request
will be closed automatically.

See our documentation
[here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/).

<details>
<summary>Run Sourcery locally</summary>
<p>
Reduce the feedback loop during development by using the Sourcery editor
plugin:
</p>
<ul>
<li><a href="https://sourcery.ai/download/?editor=vscode">VS
Code</a></li>
<li><a
href="https://sourcery.ai/download/?editor=pycharm">PyCharm</a></li>
</ul>
</details>

<details>
<summary>Review changes via command line</summary>
<p>To manually merge these changes, make sure you're on the
<code>orca</code> branch, then run:</p>
<pre>
git fetch origin sourcery/orca
git merge --ff-only FETCH_HEAD
git reset HEAD^
</pre>
</details>

Help us
[improve](https://research.typeform.com/to/j06Spdfr?type=pr_refactor&github_login=arosen93&base_repo=https%3A%2F%2Fgithub.com%2FQuantum-Accelerators%2Fquacc.git&base_remote_ref=refs%2Fpull%2F565%2Fhead&base_ref=orca&base_sha=1e587fd3557b52cc08e5ad98e0c5aea67227ce6c&head_repo=https%3A%2F%2Fgithub.com%2FQuantum-Accelerators%2Fquacc.git&head_ref=sourcery%2Forca&base_pr_number=565&base_pr_state=open)
this pull request!

Co-authored-by: Sourcery AI <>
Resolved issues in the following files with DeepSource Autofix:
1. src/quacc/recipes/orca/core.py
2. tests/recipes/orca/test_orca_recipes.py
@Andrew-S-Rosen
Andrew-S-Rosen merged commit 13a4dcc into main Jul 10, 2023
@Andrew-S-Rosen
Andrew-S-Rosen deleted the orca branch July 10, 2023 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Setup instructions for ORCA are not up-to-date

1 participant