Skip to content

Move QCQMC code out of conftest.py to recirq/qcqmc/conftest.py#474

Merged
mhucka merged 2 commits intoquantumlib:mainfrom
mhucka:conftest-qcqmc
Apr 22, 2026
Merged

Move QCQMC code out of conftest.py to recirq/qcqmc/conftest.py#474
mhucka merged 2 commits intoquantumlib:mainfrom
mhucka:conftest-qcqmc

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Apr 21, 2026

This moves the recirq.qcqmc module imports and related pytest code to their own conftest.py file in recirq/qcqmc/. Fixes #473.

@mhucka mhucka added area/devops Concerns continuous integration, workflows, automation, maintenance, dev tools, etc. area/health Issues and PRs related to code, repository, or project health and removed area/health Issues and PRs related to code, repository, or project health labels Apr 21, 2026
@mhucka mhucka marked this pull request as ready for review April 21, 2026 18:22
@mhucka mhucka requested review from dstrain115 and pavoljuhas April 21, 2026 18:22
@mhucka mhucka added this pull request to the merge queue Apr 22, 2026
Merged via the queue into quantumlib:main with commit f0f58b1 Apr 22, 2026
11 checks passed
@mhucka mhucka deleted the conftest-qcqmc branch April 22, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devops Concerns continuous integration, workflows, automation, maintenance, dev tools, etc. area/health Issues and PRs related to code, repository, or project health

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pytest instructions in CONTRIBUTING.md do not work

2 participants