QuantumLearner commited on
Commit
bdd8a69
·
verified ·
1 Parent(s): 410ac44

Update init.py

Browse files
Files changed (1) hide show
  1. init.py +1 -1
init.py CHANGED
@@ -1,4 +1,4 @@
1
  # init.py
2
  import numpy as np
3
  np.core.multiarray # Ensure numpy's C API is loaded
4
- np._import_array() # Force initialization of numpy's C API
 
1
  # init.py
2
  import numpy as np
3
  np.core.multiarray # Ensure numpy's C API is loaded
4
+ #np._import_array() # Force initialization of numpy's C API