mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-06 03:17:39 +08:00
@@ -1 +1,3 @@
|
||||
a = 1.0
|
||||
|
||||
from ..random import foobar
|
||||
|
||||
@@ -2,3 +2,5 @@
|
||||
Here because random is also a builtin module.
|
||||
"""
|
||||
a = set
|
||||
|
||||
foobar = 0
|
||||
|
||||
Reference in New Issue
Block a user