We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881d4fd commit 31ef850Copy full SHA for 31ef850
tools/tools/formatting.py
@@ -30,6 +30,8 @@
30
#使用时只需要双击本文件,输入要扫描的文件夹路径即可
31
#不能保证100%全部成功转换为UTF-8,有一些编码特殊或识别不准确会在终端打印信息,需人工转换
32
33
+#欢迎对本文件的功能继续做出补充,欢迎提交PR
34
+
35
import os
36
import chardet
37
0 commit comments