-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…1438) * added .idea to .gitignore for Pycharm * switched sphinx-ext-viewcode for sphinx-ext-linkcode * remove leftover code from Azure * Update tox.ini * remove leftover code from Azure part 2 * change dashes to underscores * switch from qiskit to qiskit_ibm_runtime * remove leftover code from Azure part 3 * final updates to determine_github_branch method * cha * added colon * Fix issue with inherited methods --------- Co-authored-by: melechlapson <[email protected]> Co-authored-by: Kevin Tian <[email protected]>
- Loading branch information
1 parent
f6f83a2
commit 52ef088
Showing
3 changed files
with
81 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -107,3 +107,6 @@ Qconfig.py | |
.DS_Store | ||
|
||
/docs/stubs/ | ||
|
||
# Pycharm | ||
.idea |
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