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

Use native load_paths #94

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Use native load_paths #94

merged 1 commit into from
Apr 13, 2024

Conversation

ntkme
Copy link
Member

@ntkme ntkme commented Apr 13, 2024

The only reason we had to process load_paths with custom importer was to track the import stack, but now with #92, there is no need to process load_paths via custom importer.

@ntkme ntkme merged commit 47b9ab3 into main Apr 13, 2024
76 checks passed
@ntkme ntkme deleted the load-paths branch April 13, 2024 17:40
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

1 participant