Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file...
Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file when finished (#23194) * Open json args in utf-8 encoding, close file when finished * black formatted
Showing
Please register or sign in to comment