Commit 33543271 authored by Antoine Pitrou's avatar Antoine Pitrou

Fix whitespace.

parent b5b37141
......@@ -200,7 +200,7 @@ class TestPartialPy(BaseTestPy, TestPartial):
def test_pickle(self):
raise unittest.SkipTest("Python implementation of partial isn't picklable")
def test_repr(self):
raise unittest.SkipTest("Python implementation of partial uses own repr")
......
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