Skip to content

Commit fbed9dc

Browse files
[MINOR][DOC] Update Multiple Federated Environments Example Result
Closes #1469.
1 parent 980ddca commit fbed9dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/main/python/docs/source/guide/federated.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ The print should look like
8989

9090
.. code-block::
9191
92-
[[ 1. 4. 9. 1. 4. 9.]
93-
[16. 25. 36. 16. 25. 36.]
94-
[49. 64. 81. 49. 64. 81.]]
92+
[[198. 243. 288.]
93+
[198. 243. 288.]
94+
[198. 243. 288.]]
9595
9696
.. note::
9797

0 commit comments

Comments
 (0)