mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
6 lines
92 B
Python
6 lines
92 B
Python
from simple_import import module
|
|
|
|
|
|
def in_function():
|
|
from simple_import import module2
|