mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
cleaned up and fixed most cases of import related stuff, fixes #2
This commit is contained in:
2
test/completion/thirdparty/pylab_.py
vendored
2
test/completion/thirdparty/pylab_.py
vendored
@@ -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