Skip to content

Commit

Permalink
fixes iot_list_registries closing region tag (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored and gguuss committed Apr 12, 2018
1 parent 41e8754 commit 21e3106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iot/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 21e3106

Please sign in to comment.