* update for autoglm-v * Update run_autoglm.py --------- Co-authored-by: hanyullai <hanyullai@outlook.com>
4 lines
61 B
Python
4 lines
61 B
Python
from .func import generate_func
|
|
|
|
__all__ = ["generate_func"]
|