Update appDefinition.json

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

View File

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