Skip to content

Commit 943f0e8

Browse files
authored
update whitespace
1 parent 404277e commit 943f0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-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)