Skip to content

Remove empty internal qiskit.providers.fake_provider.utils#15091

Merged
jakelishman merged 1 commit intoQiskit:mainfrom
jakelishman:remove-empty-submodule
Sep 29, 2025
Merged

Remove empty internal qiskit.providers.fake_provider.utils#15091
jakelishman merged 1 commit intoQiskit:mainfrom
jakelishman:remove-empty-submodule

Conversation

@jakelishman
Copy link
Copy Markdown
Member

This is an undocumented internal module, so not subject to the deprecation policy. The module has been empty since gh-13793 (and the handful of other qiskit.providers PRs that logically went with that one) in the Qiskit 2.0 transition, but since everything was using precise imports, we didn't notice the __init__ file was now useless.

Summary

Details and comments

This is an undocumented internal module, so not subject to the
deprecation policy.  The module has been empty since Qiskitgh-13793 (and the
handful of other `qiskit.providers` PRs that logically went with that
one) in the Qiskit 2.0 transition, but since everything was using
precise imports, we didn't notice the `__init__` file was now useless.
@jakelishman jakelishman requested review from a team and kt474 as code owners September 29, 2025 16:54
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality Changelog: None Do not include in the GitHub Release changelog. labels Sep 29, 2025
@qiskit-bot
Copy link
Copy Markdown
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@jakelishman jakelishman added this pull request to the merge queue Sep 29, 2025
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18104544832

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.001%) to 88.302%

Files with Coverage Reduction New Missed Lines %
crates/circuit/src/parameter/symbol_expr.rs 1 72.82%
crates/qasm2/src/lex.rs 2 93.04%
crates/qasm2/src/parse.rs 6 97.56%
Totals Coverage Status
Change from base Build 18104357474: 0.001%
Covered Lines: 92858
Relevant Lines: 105160

💛 - Coveralls

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 29, 2025
@jakelishman jakelishman added this pull request to the merge queue Sep 29, 2025
Merged via the queue into Qiskit:main with commit 96f5c08 Sep 29, 2025
25 checks passed
@jakelishman jakelishman deleted the remove-empty-submodule branch September 29, 2025 19:29
aaryav-3 pushed a commit to aaryav-3/qiskit that referenced this pull request Oct 21, 2025
…15091)

This is an undocumented internal module, so not subject to the
deprecation policy.  The module has been empty since Qiskitgh-13793 (and the
handful of other `qiskit.providers` PRs that logically went with that
one) in the Qiskit 2.0 transition, but since everything was using
precise imports, we didn't notice the `__init__` file was now useless.
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 the GitHub Release 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