@@ -67,7 +67,7 @@ def run_import():
if file_extension == '.csv':
files.append(os.path.join(r, file))
print('Scan .scv files: ', files)
print('Scan .csv files: ', files)
for f in files:
log_file_name = f'{f}-{time.strftime("%Y%m%d-%H%M%S", time.localtime())}.log'
The note is not visible to the blocked user.