Skip to content

Commit 11a2e35

Browse files
committed
BigQuery formatting.
1 parent f154059 commit 11a2e35

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bigquery/unit_tests/test__helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,7 @@ def test_w_non_bytes(self):
556556

557557
def test_w_bytes(self):
558558
import base64
559+
559560
source = b'source'
560561
expected = base64.encodestring(source)
561562
self.assertEqual(self._call_fut(source), expected)

bigquery/unit_tests/test_table.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,7 @@ def test_upload_from_file_multipart_w_400(self):
15361536
from google.cloud._testing import _NamedTemporaryFile
15371537
from google.cloud._helpers import UTC
15381538
from google.cloud.exceptions import BadRequest
1539+
15391540
WHEN_TS = 1437767599.006
15401541
WHEN = datetime.datetime.utcfromtimestamp(WHEN_TS).replace(
15411542
tzinfo=UTC)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy