mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
The sys path should be defined more or less in the beginning and not be different for all modules
7 lines
75 B
Python
7 lines
75 B
Python
""" used for renaming tests """
|
|
|
|
|
|
from import_tree.rename1 import abc
|
|
|
|
abc
|