Skip to content

Commit

Permalink
Cython sdk rst: Context.superstep() change return type str -> int (#1296
Browse files Browse the repository at this point in the history
)
  • Loading branch information
wuyueandrew committed Jan 21, 2022
1 parent 7eeb725 commit 66b74fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cython_sdk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Pregel

Get value from a aggregator.

.. py:method:: Context.superstep() -> str
.. py:method:: Context.superstep() -> int
:noindex:

Get current superstep, begin with 0.
Expand Down

0 comments on commit 66b74fd

Please sign in to comment.