forked from VimPlug/jedi
corrected a pylab test
This commit is contained in:
4
test/completion/thirdparty/pylab_.py
vendored
4
test/completion/thirdparty/pylab_.py
vendored
@@ -27,5 +27,5 @@ numpy.random.sample
|
||||
|
||||
import numpy
|
||||
na = numpy.array([1,2])
|
||||
#? ['a']
|
||||
na.
|
||||
#? ['shape']
|
||||
na.shape
|
||||
|
||||
Reference in New Issue
Block a user