Skip to content

Commit

Permalink
Update get_robot_part error documentation (#2066)
Browse files Browse the repository at this point in the history
  • Loading branch information
JessamyT authored Oct 20, 2023
1 parent 617d704 commit 3a290c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/program/apis/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,10 +526,6 @@ Get a specific robot {{< glossary_tooltip term_id="part" text="part" >}}.
- `indent` [(int)](https://docs.python.org/3/library/functions.html#int): Size (in number of spaces) of indent when writing the JSON config to `dest`.
Defaults to `4`.

**Raises:**

- `GRPCError`: This error is raised if an invalid robot ID is passed.

**Returns:**

- [(viam.app.app_client.RobotPart)](https://python.viam.dev/autoapi/viam/app/app_client/index.html#viam.app.app_client.RobotPart): The robot {{< glossary_tooltip term_id="part" text="part" >}}.
Expand Down

0 comments on commit 3a290c1

Please sign in to comment.