Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpotrykus committed Mar 13, 2021
1 parent fd79ef3 commit cc0d281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chinese_restaurant_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def __get_wts(self):

def iter(self, niter):
"""
Iterate the process `niter` times.
Advance the process `niter` times.
Parameters
----------
Expand Down

0 comments on commit cc0d281

Please sign in to comment.