Skip to content

Commit

Permalink
Update cognite/client/_api/simulators/simulator_routines.py
Browse files Browse the repository at this point in the history
Co-authored-by: Everton Colling <[email protected]>
  • Loading branch information
lpereiracgn and evertoncolling authored Dec 10, 2024
1 parent f12fb21 commit 60c83a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cognite/client/_api/simulators/simulator_routines.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def list(
) -> SimulatorRoutineList:
"""`Filter simulator routines <https://developer.cognite.com/api#tag/Simulator-Routines/operation/filter_simulator_routines_simulators_routines_list_post>`_
List simulator routines
Retrieves a list of simulator routines that match the given criteria
Args:
limit (int): Maximum number of results to return. Defaults to 1000. Set to -1, float(“inf”) or None to return all items.
Expand Down

0 comments on commit 60c83a0

Please sign in to comment.