Files
openide/python/testData/quickdoc/NumPyOnesDoc.py

5 lines
46 B
Python

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