@@ -43,7 +43,7 @@ def main():
import os
# 自动查找当前目录及remotecontrol目录下的所有数据文件
data_extensions = ['*.csv', '*.xlsx', '*.xls']
search_dirs = ['jetour']
search_dirs = ['cleaned_data']
files = []
for search_dir in search_dirs:
The note is not visible to the blocked user.