Add a hint when failing to import a module in cases where a user might want to use a relative import#40984
Merged
KristofferC merged 2 commits intomasterfrom Sep 30, 2021
Merged
Add a hint when failing to import a module in cases where a user might want to use a relative import#40984KristofferC merged 2 commits intomasterfrom
KristofferC merged 2 commits intomasterfrom
Conversation
4a7d3a7 to
d24ba7f
Compare
Member
|
Seems good to me! |
…t want to use a relative import
d24ba7f to
7b813f1
Compare
Member
|
This is a nice quality-of-life improvement. Could we backport it to 1.6 and 1.7 (not 1.7.0, but instead 1.7.1)? |
LilithHafner
pushed a commit
to LilithHafner/julia
that referenced
this pull request
Feb 22, 2022
…t want to use a relative import (JuliaLang#40984) * Add a hint when failing to import a module in cases where a user might want to use a relative import
LilithHafner
pushed a commit
to LilithHafner/julia
that referenced
this pull request
Mar 8, 2022
…t want to use a relative import (JuliaLang#40984) * Add a hint when failing to import a module in cases where a user might want to use a relative import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #40959