mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-03 10:43:26 +08:00
6 lines
55 B
Python
6 lines
55 B
Python
a = ''
|
|
|
|
from . import invisible_pkg
|
|
|
|
invisible_pkg = 1
|