Skip to content

Commit 30598a9

Browse files
committed
Add whitespace as requested
1 parent 3759ac7 commit 30598a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_pyexpat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,7 @@ class ParentParserLifetimeTest(unittest.TestCase):
778778
779779
See https://github.com/python/cpython/issues/139400.
780780
"""
781+
781782
def test_parent_parser_outlives_its_subparsers(self):
782783
parser = expat.ParserCreate()
783784
subparser = parser.ExternalEntityParserCreate(None)

0 commit comments

Comments
 (0)