-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PEP8 code style and misspelling issues (#53)
* Fix PEP8 code style and mispelling issues * Fix credential scan false positive * Spelling fix * Xfield/code style fixes (#56) * auto correction with yapf and black * styling for job.py * pep8 for workspace.py * pep8 storage.py * pep8: streaming_problem * pep8: solvers.py * pep8 problem.py * pep8: termp.py * pep8: toshiba/solvers.py * pep8: onequibit/solvers * clean up * pep8 init * setup.py * nit Co-authored-by: Sanjana Gupta <[email protected]>
- Loading branch information
Showing
26 changed files
with
1,980 additions
and
1,277 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
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 |
---|---|---|
|
@@ -5,5 +5,3 @@ | |
## | ||
|
||
from .solvers import * | ||
|
||
|
Oops, something went wrong.