[Fix] Ensure the type of filename parameter in Config is str (#1725)
* ensure type of filename is str * check filename for func: fromfile * add ut for fromfile
Showing
Please register or sign in to comment
* ensure type of filename is str * check filename for func: fromfile * add ut for fromfile