Skip to content

Commit 32cec25

Browse files
authored
fix spacing
1 parent 6a7942d commit 32cec25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigtable/unit_tests/test_row_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ def test_invalid_empty_chunk(self):
416416
with self.assertRaises(InvalidChunk):
417417
prd.consume_next()
418418

419+
419420
class TestPartialRowsData_JSON_acceptance_tests(unittest.TestCase):
420421

421422
_json_tests = None

0 commit comments

Comments
 (0)