Skip to content

Commit 520715d

Browse files
committed
Updating JSON files to be uniform format.
Used json.dump(..., indent=2, sort_keys=True) to replace the content.
1 parent b97d6ed commit 520715d

File tree

3 files changed

+466
-440
lines changed

3 files changed

+466
-440
lines changed

docs/json/json/master/index.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"description": "<div class=\"section\"><h2><code>gcloud-python</code></h2><p>GCloud API access in idiomatic Python.</p></div>",
3-
"examples": ["import gcloud"],
3+
"examples": [
4+
"import gcloud"
5+
],
46
"id": "gcloud.__init__",
57
"methods": [],
68
"name": "__Init__",

0 commit comments

Comments
 (0)