01ec39f 3876e75 01ec39f
1
2
3
4
5
from pysr._cli.main import pysr as _cli if __name__ == '__main__': _cli(prog_name="pysr")