Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shenzhen
/
dify-sandbox
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix: remove numpy
Yeuoly
hai 1 ano
pai
b564037413
achega
f09a52d36c
Modificáronse 1 ficheiros
con
0 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
0
1
internal/core/runner/python/dependencies/math.go
+ 0
- 1
internal/core/runner/python/dependencies/math.go
Ver ficheiro
@@ -1,5 +1,4 @@
package dependencies
func init() {
- SetupDependency("numpy", "", "import numpy")
}