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

Don't run code on importing data module #1382

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

dokterbob
Copy link
Collaborator

This avoids import loops and is a stepping stone towards pluggable data layers.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 27, 2024
@dosubot dosubot bot added backend Pertains to the Python backend. data layer Pertains to data layers. labels Sep 27, 2024
@dokterbob dokterbob added the review-me Ready for review! label Sep 30, 2024
@dokterbob
Copy link
Collaborator Author

@dosu Do you see any potential pitfalls or issues coming from this branch, looking at the overall code structure?

@dokterbob dokterbob merged commit dfa858b into main Sep 30, 2024
16 checks passed
@dokterbob dokterbob deleted the dont_import_literaldatalayer branch September 30, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Pertains to the Python backend. data layer Pertains to data layers. review-me Ready for review! size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants