Address @promano comments

This commit is contained in:
Shikhar Kumar 2020-06-10 20:33:11 -04:00
parent f404ffb20b
commit 62d1a650e3
4 changed files with 41 additions and 23 deletions

View file

@ -271,7 +271,7 @@ Functions
Get number of batches to simulate
:param int* n_batches: Number of batches to simulate
:param int* get_max_batches: Whether to return `n_batches` or `n_max_batches` (only relevant when triggers are used)
:param bool get_max_batches: Whether to return `n_batches` or `n_max_batches` (only relevant when triggers are used)
:return: Return status (negative if an error occurred)
:rtype: int