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

Fix mutable defaults #357

Merged
merged 6 commits into from
Nov 17, 2023
Merged

Fix mutable defaults #357

merged 6 commits into from
Nov 17, 2023

Conversation

rileyjmurray
Copy link
Collaborator

@rileyjmurray rileyjmurray commented Oct 18, 2023

This PR should resolve #355.

When I tested these changes, I found that some code still called pygsti.obj, even though this subpackage was renamed to pygsti.baseobjs some time ago. This PR also replaces all instances of pygsti.obj. with pygsti.baseobjs. to fix that.

@rileyjmurray
Copy link
Collaborator Author

IMO: ready to merge, once #357 (comment) is addressed.

@rileyjmurray
Copy link
Collaborator Author

@sserita: ready to merge as far as I'm concerned.

@sserita
Copy link
Contributor

sserita commented Oct 18, 2023

I agree that this is ready. I'll wait until the tests on beta pass from the other big PR before merging this in though (even after these are passing).

@rileyjmurray
Copy link
Collaborator Author

@sserita, did the tests on beta pass for the other PR you mentioned? If so, can you merge this PR?

@sserita sserita merged commit 144b6d5 into develop Nov 17, 2023
13 checks passed
@sserita sserita deleted the fix-mutable-defaults branch November 17, 2023 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants