##// END OF EJS Templates
Backport PR #4217: avoid importing numpy at the module level...
Backport PR #4217: avoid importing numpy at the module level in utils.pickleutil With this change, numpy is not in sys.modules at kernel startup.
MinRK -
r13958:59b9bf3b
Show More