mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP: Removed name alias for numpy
This commit is contained in:
parent
21c7774e16
commit
1b67063244
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
import os, sys, time
|
||||
import numpy
|
||||
import os, sys, time, numpy
|
||||
from scipy import mean, stats
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue