Commit 6e335250 authored by Eli Bendersky's avatar Eli Bendersky

fix trailing whitespace

parent fd878b88
......@@ -1907,7 +1907,7 @@ class TreeBuilderTest(unittest.TestCase):
# XXX in _elementtree, the constructor of TreeBuilder expects no
# arguments
@unittest.expectedFailure
@unittest.expectedFailure
def test_element_factory(self):
tb = ET.TreeBuilder(element_factory=lambda: ET.Element())
......
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