Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
fixes iot_list_registries closing region tag [(#1434)](GoogleCloudPla…
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored and gguuss committed Apr 12, 2018
1 parent ae157a8 commit ccb73ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/api-client/manager/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ def list_registries(service_account_json, project_id, cloud_region):
registry.get('name')))

return registries
# [END iot_list_devices]
# [END iot_list_registries]


# [START iot_create_registry]
Expand Down

0 comments on commit ccb73ef

Please sign in to comment.