From db65520ff9dd8bcf2a6de566beb32afbbd976ffe Mon Sep 17 00:00:00 2001 From: Jonathan Lange Date: Fri, 11 Feb 2011 17:46:54 +0000 Subject: Unnecessary whitespace. --- python/subunit/test_results.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python') diff --git a/python/subunit/test_results.py b/python/subunit/test_results.py index f2f5d82..a6ad0c6 100644 --- a/python/subunit/test_results.py +++ b/python/subunit/test_results.py @@ -236,7 +236,6 @@ class TestResultFilter(TestResultDecorator): self._current_test_filtered = None # The (new, gone) tags for the current test. self._current_test_tags = None - # Calls to this result that we don't know whether to forward on yet. self._buffered_calls = [] -- cgit v1.2.1