Kaydet (Commit) 68fb89fd authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Fix whitespace

üst f1182cd4
......@@ -974,7 +974,7 @@ class TestCounter(unittest.TestCase):
r = repr(c)
self.assertIn("'a': 2", r)
self.assertIn("'b': None", r)
def test_helper_function(self):
# two paths, one for real dicts and one for other mappings
elems = list('abracadabra')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment