Files
openide/python/testData/quickdoc/NumPyOnesDoc.py
2014-10-01 18:52:18 +04:00

5 lines
46 B
Python

import numpy as np
x = np.<the_ref>ones(10)