Update appDefinition.json

This commit is contained in:
parent 3f4919ffe7
commit 263e47d87a

View File

@ -15,7 +15,7 @@
"outputs" : [ {
"dataType" : "image_data",
"fileFormat" : "PNG",
"fileName" : "multiplied_numbers_plot.png",
"fileName" : "multiplied_numbers_plot_chart.png",
"isReturnedValue" : false
} ],
"requiredTools" : [ "python3", "python-numpy" ],