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 os, sys, time, numpy
|
||||||
import numpy
|
|
||||||
from scipy import mean, stats
|
from scipy import mean, stats
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue