Updated the docstring of registry.get_job_ids()

This commit is contained in:
Selwin Ong 2024-10-13 09:24:53 +07:00
parent ba5c338441
commit b1620da009
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ class BaseRegistry:
Args:
start (int, optional): _description_. Defaults to 0.
end (int, optional): _description_. Defaults to -1.
end (bool, optional): _description_. Defaults to False.
desc (bool, optional): _description_. Defaults to False.
Returns:
_type_: _description_