mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-02 02:03:21 +08:00
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