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: Support search_root properly with dynamic-path module import #2836

Merged
merged 1 commit into from
May 17, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented May 17, 2024

This fixes the issue with search_root introduced due to the dynamic path of the generated API. Now the modules imported from the dynamic path will be qualified with mode and version information in their names, so we won't loose any information for the search function.

@mkundu1 mkundu1 merged commit 4e8d351 into main May 17, 2024
26 checks passed
@mkundu1 mkundu1 deleted the fix/search_root branch May 17, 2024 14:35
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

3 participants