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

relocate store, subtask, and transcript modules #328

Merged
merged 12 commits into from
Sep 5, 2024

Conversation

jjallaire
Copy link
Collaborator

  • Relocate store() and @subtask from solver to utils module
  • Relocate transcript() from solver to log module

Previous import locations still work but are deprecated (will be removed in a future releasE)

@jjallaire jjallaire merged commit 3f4e5a6 into main Sep 5, 2024
9 checks passed
@jjallaire jjallaire deleted the feature/relocate-transcript-store branch September 5, 2024 01:25
max-kaufmann pushed a commit that referenced this pull request Sep 9, 2024
* relocate transcripts from solver to log module

* more work on reloacting

* Revert "more work on reloacting"

This reverts commit dcd5a47.

* relocate store to utils

* fix relative import

* local imports from subtask to transcript

* relocate subtask to utils

* docs and tests

* reformat

* type issue

* update changelog
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.

1 participant