mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 15:13:13 +07:00
Conflicts: python/testSrc/com/jetbrains/python/PyTypeTest.java
5 lines
46 B
Python
5 lines
46 B
Python
import numpy as np
|
|
|
|
x = np.<the_ref>ones(10)
|
|
|