Skip to content
Snippets Groups Projects
Commit ad1bf296 authored by Axel Farrugia's avatar Axel Farrugia
Browse files

[Chore] Remove generated JSON file after export step

parent 2e78a155
No related branches found
No related tags found
2 merge requests!710.4.0,!58Fix the aidge_cmp feature
......@@ -259,3 +259,5 @@ def export_aidge_ifmaps(export_folder_name):
dims=dims,
values=values)
# Remove the JSON file
os.remove('aidge_output.json')
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