Skip to content

Commit 4c59daa

Browse files
authored
update whitespace
1 parent 32cec25 commit 4c59daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bigtable/unit_tests/test_row_data.py

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

419-
419+
420420
class TestPartialRowsData_JSON_acceptance_tests(unittest.TestCase):
421421

422422
_json_tests = None

0 commit comments

Comments
 (0)