Spaces:
Running
Running
Fix CLI tests
Browse files- pysr/test/test_cli.py +1 -2
pysr/test/test_cli.py
CHANGED
@@ -57,8 +57,7 @@ def get_runtests():
|
|
57 |
|
58 |
Run parts of the PySR test suite.
|
59 |
|
60 |
-
Choose from main, jax, torch, cli, and startup. You can give multiple
|
61 |
-
tests, separated by commas.
|
62 |
|
63 |
Options:
|
64 |
--help Show this message and exit.
|
|
|
57 |
|
58 |
Run parts of the PySR test suite.
|
59 |
|
60 |
+
Choose from main, jax, torch, cli, and startup. You can give multiple tests, separated by commas.
|
|
|
61 |
|
62 |
Options:
|
63 |
--help Show this message and exit.
|