mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
6 lines
98 B
Python
6 lines
98 B
Python
"""
|
|
Another import tree, this time not for completion, but static analysis.
|
|
"""
|
|
|
|
from .a import *
|