mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
Update jedi/inference/imports.py
Co-authored-by: Peter Law <PeterJCLaw@gmail.com>
This commit is contained in:
@@ -252,7 +252,7 @@ class Importer:
|
||||
# relative imports the wrong way, we might end up here, where
|
||||
# the `fixed_sys_path == project.path` in that case we kind of
|
||||
# use the project.path.parent directory as our path. This is
|
||||
# usually not a problem, except if imorts in other places are
|
||||
# usually not a problem, except if imports in other places are
|
||||
# using the same names. Example:
|
||||
#
|
||||
# foo/ < #1
|
||||
|
||||
Reference in New Issue
Block a user