mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
Some more sys path corrections.
The sys path should be defined more or less in the beginning and not be different for all modules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
""" used for renaming tests """
|
||||
|
||||
|
||||
from rename1 import abc
|
||||
from import_tree.rename1 import abc
|
||||
|
||||
abc
|
||||
|
||||
Reference in New Issue
Block a user