Update AV_Data_Capture.py

This commit is contained in:
Yoshiko2
2020-04-13 17:54:32 +08:00
committed by GitHub
parent 8714548d22
commit b81c7254ab

View File

@@ -100,7 +100,7 @@ def getNumber(filepath,absolute_path = False):
if __name__ == '__main__':
version = '3.1'
version = '3.1.2'
config_file = argparse_function(2)
config = ConfigParser()
config.read(config_file, encoding='UTF-8')