Skip to content

Commit 348af7d

Browse files
committed
Fixing up some whitespace issues.
Checked for - Tab characters - Extra newlines at the end of files - Trailing whitespace in lines - Missing newlines at the end of files - Windows line feed and only found 1 file (.json) missing a newline and 7 files (.rst) with extra newlines at the end.
1 parent c920b0e commit 348af7d

File tree

8 files changed

+1
-8
lines changed

8 files changed

+1
-8
lines changed

bigtable/unit_tests/read-rows-acceptance-test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,4 +1175,4 @@
11751175
]
11761176
}
11771177
]
1178-
}
1178+
}

docs/bigquery-schema.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Schemas
44
.. automodule:: google.cloud.bigquery.schema
55
:members:
66
:show-inheritance:
7-

docs/error-reporting-client.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Error Reporting Client
44
.. automodule:: google.cloud.error_reporting.client
55
:members:
66
:show-inheritance:
7-

docs/logging-entries.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Entries
44
.. automodule:: google.cloud.logging.entries
55
:members:
66
:show-inheritance:
7-

docs/logging-logger.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Logger
44
.. automodule:: google.cloud.logging.logger
55
:members:
66
:show-inheritance:
7-

docs/monitoring-group.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Groups
44
.. automodule:: google.cloud.monitoring.group
55
:members:
66
:show-inheritance:
7-

docs/operation-api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Long-Running Operations
44
.. automodule:: google.cloud.operation
55
:members:
66
:show-inheritance:
7-

docs/pubsub-iam.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ IAM Policy
55
:members:
66
:member-order: bysource
77
:show-inheritance:
8-

0 commit comments

Comments
 (0)