Make all remaining limits optional

This commit is contained in:
2023-12-09 13:43:58 -05:00
parent fd717b702d
commit 2bea78d25e
2 changed files with 5 additions and 5 deletions

View File

@ -261,7 +261,7 @@ def get_info(zkhandler, node):
def get_list(
zkhandler,
limit,
limit=None,
daemon_state=None,
coordinator_state=None,
domain_state=None,