mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-03 04:28:26 +08:00
solved goto-import problems
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ pylab.
|
||||
#! ['module numpy']
|
||||
import numpy
|
||||
|
||||
#! ['module random']
|
||||
#! ['import random', 'module random']
|
||||
import numpy.random
|
||||
|
||||
#? ['array2string']
|
||||
|
||||
Reference in New Issue
Block a user