Commit a6221a1f by KoolKoffee Committed by Tianqi Chen

Fix typo in get_output doc-string (#4237)

parent 26cbc3fb
...@@ -200,7 +200,7 @@ class GraphModule(object): ...@@ -200,7 +200,7 @@ class GraphModule(object):
Parameters Parameters
---------- ----------
index : int index : int
The input index The output index
out : NDArray out : NDArray
The output array container The output array container
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment