mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-24 17:28:36 +08:00
cleaned up and fixed most cases of import related stuff, fixes #2
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ pylab.
|
||||
#! ['module numpy']
|
||||
import numpy
|
||||
|
||||
#! ['import random', 'module random']
|
||||
#! ['module random']
|
||||
import numpy.random
|
||||
|
||||
#? ['array2string']
|
||||
|
||||
Reference in New Issue
Block a user