Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
5edf565
PySR
/
pysr
/
test
/
__init__.py
MilesCranmer
Force tests to import locally
a2fd8f3
about 2 years ago
raw
Copy download link
history
blame
172 Bytes
from
.test
import
runtests
from
.test_env
import
runtests
as
runtests_env
from
.test_jax
import
runtests
as
runtests_jax
from
.test_torch
import
runtests
as
runtests_torch