Added notification
parent
69a9a0db8e
commit
714a07c787
|
@ -100,6 +100,7 @@ if __name__ == "__main__":
|
|||
df_csv.to_csv(csv_path)
|
||||
else:
|
||||
for x in paths:
|
||||
print(str(x))
|
||||
view_unqiue_files(x, min_file_size)
|
||||
|
||||
# dst_path = pathlib.Path(os.path.join(path_inventory,x.name))
|
||||
|
|
Loading…
Reference in New Issue