autopc.utils.utils_encoding module

class UtilsEncoding[源代码]

基类:object

static check_file_encoding(file_path: str)[源代码]

检查文件的编码格式并输出

参数:

file_path – 文件路径

返回:

None

static check_file_content(file_path: str)[源代码]

检查文档的格式

参数:

file_path

返回: