zmiana wartosci
This commit is contained in:
parent
b2f852d42d
commit
10755d4557
@ -2,6 +2,7 @@
|
|||||||
<module type="PYTHON_MODULE" version="4">
|
<module type="PYTHON_MODULE" version="4">
|
||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$">
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/warsztat-projekt/python" />
|
<excludeFolder url="file://$MODULE_DIR$/warsztat-projekt/python" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
print(np.eye(3))
|
print(np.eye(5))
|
Loading…
Reference in New Issue
Block a user