fix output value

I'm not sure the output must be changes or the inputs, So made this as a separate PR.
This commit is contained in:
Vijayabhaskar 2020-04-19 15:24:32 +05:30 committed by GitHub
parent 7b4f794ae0
commit 535d16905d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,7 +393,7 @@
{
"data": {
"text/plain": [
"(3.0, 5.0, 2.0)"
"(3.0, -1.0, 2.0)"
]
},
"execution_count": null,