numpy is life
This commit is contained in:
parent
ce8b3ad6c7
commit
271253eff6
|
@ -1,4 +1,4 @@
|
||||||
# note that running this file is gonna install numpy on you computer
|
# note that running this file is likely gonna install numpy on you computer
|
||||||
try:
|
try:
|
||||||
import numpy as np
|
import numpy as np
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
|
Loading…
Reference in New Issue