Skip to content

Commit

Permalink
Update app_client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 18, 2024
1 parent 1bbae01 commit e0f7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viam/app/app_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ async def get_organization_namespace_availability(self, public_namespace: str) -
public_namespace="my-cool-organization")
Args:
public_namespace (str): Organization namespace to check. Namespaces can only contain lowercase lowercase alphanumeric and dash
public_namespace (str): Organization namespace to check. Namespaces can only contain lowercase alphanumeric and dash
characters.
Raises:
Expand Down

0 comments on commit e0f7f42

Please sign in to comment.