Skip to content
Snippets Groups Projects
Commit 6c0ff668 authored by BRONES Romain's avatar BRONES Romain
Browse files

[ArchiveExtractor] Ajout message donnant le fichier de sortie

parent a70a697b
No related branches found
No related tags found
No related merge requests found
......@@ -370,6 +370,7 @@ if __name__ == "__main__":
# Save all at each step
np.save(args.fileout, results)
logger.info("Extraction done, saved in file %s"%args.fileout)
else:
# Name the logger after the module name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment