Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pylint: enable consider-using-from-import #10337

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

levbishop
Copy link
Member

This gives a tiny readability improvement and slightly removes one more line from the config file

Relates to #9614

@levbishop levbishop requested review from a team and ikkoham as code owners June 25, 2023 18:19
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core
  • @ikkoham

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5371177340

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.01%) to 85.95%

Files with Coverage Reduction New Missed Lines %
qiskit/circuit/tools/pi_check.py 1 91.23%
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 1 90.39%
qiskit/pulse/library/waveform.py 3 93.75%
crates/qasm2/src/lex.rs 4 91.39%
Totals Coverage Status
Change from base Build 5356088179: -0.01%
Covered Lines: 71426
Relevant Lines: 83102

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Jun 25, 2023
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality Changelog: None Do not include in changelog labels Jun 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 25, 2023
@levbishop levbishop added this pull request to the merge queue Jun 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 26, 2023
@levbishop levbishop added this pull request to the merge queue Jun 27, 2023
Merged via the queue into Qiskit:main with commit d976352 Jun 27, 2023
jlapeyre pushed a commit to ewinston/qiskit that referenced this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog type: qa Issues and PRs that relate to testing and code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants