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