Merge pull request #129 from Vijayabhaskar96/patch-4

fix output value
This commit is contained in:
Sylvain Gugger 2020-04-19 10:08:17 -04:00 committed by GitHub
commit 9e8c4c7563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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