Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 745ccf8

Browse files
committed
fix trailing whitespace
1 parent 092af1f commit 745ccf8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_xml_etree_c.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class TestAliasWorking(unittest.TestCase):
5252
def test_alias_working(self):
5353
e = cET_alias.Element('foo')
5454
self.assertEqual(e.tag, 'foo')
55-
5655

5756
@unittest.skipUnless(cET, 'requires _elementtree')
5857
class TestAcceleratorImported(unittest.TestCase):

0 commit comments

Comments
 (0)