Skip to content

Commit

Permalink
Update cognite/client/_api/simulators/simulator_integrations.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 6e4f8bb commit 0a9d007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cognite/client/_api/simulators/simulator_integrations.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def list(
Args:
limit (int): The maximum number of simulator integrations to return.
filter (SimulatorIntegrationFilter | dict[str, Any] | None): The filter to narrow down simulator integrations.
filter (SimulatorIntegrationFilter | dict[str, Any] | None): Filter to apply.
Returns:
SimulatorIntegrationList: List of simulator integrations
Expand Down

0 comments on commit 0a9d007

Please sign in to comment.