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:
@@ -393,7 +393,7 @@
|
|||||||
{
|
{
|
||||||
"data": {
|
"data": {
|
||||||
"text/plain": [
|
"text/plain": [
|
||||||
"(3.0, 5.0, 2.0)"
|
"(3.0, -1.0, 2.0)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user