Skip to content

Commit 9480435

Browse files
author
Thinh Nguyen
committed
minor formatting
1 parent 7a258d4 commit 9480435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_autopopulate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def test_populate_with_success_count(self):
6969
restriction, return_success_count=True, suppress_errors=True
7070
)
7171
assert_equal(len(self.trial.key_source & self.trial), success_count)
72-
72+
7373
def test_populate_exclude_error_and_ignore_jobs(self):
7474
# test simple populate
7575
assert_true(self.subject, "root tables are empty")

0 commit comments

Comments
 (0)