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 c8180cb commit 16fe676
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 @@ -38,7 +38,7 @@ def list(
Args:
limit (int): The maximum number of simulator routine revisions to return.
filter (SimulatorRoutineRevisionsFilter | dict[str, Any] | None): The filter to narrow down simulator routine revisions.
filter (SimulatorRoutineRevisionsFilter | dict[str, Any] | None): Filter to apply.
Returns:
SimulatorRoutineRevisionsList: List of simulator routine revisions
Expand Down

0 comments on commit 16fe676

Please sign in to comment.