From b948cddc7fe7000fd119af4fa130b9c24da46472 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 4 Apr 2018 11:48:48 -0700 Subject: trivial whitespace --- backfill/tests/test_backfill_hbase_from_cdx.py | 1 + 1 file changed, 1 insertion(+) (limited to 'backfill/tests') diff --git a/backfill/tests/test_backfill_hbase_from_cdx.py b/backfill/tests/test_backfill_hbase_from_cdx.py index 9af5b05..1a13e5b 100644 --- a/backfill/tests/test_backfill_hbase_from_cdx.py +++ b/backfill/tests/test_backfill_hbase_from_cdx.py @@ -23,6 +23,7 @@ def job(): job = MRCDXBackfillHBase(['--no-conf', '-'], hb_table=table) return job + def test_some_lines(job): raw = io.BytesIO(b""" -- cgit v1.2.3