Skip to content

Commit b5e2fb7

Browse files
barneygalepicnixz
andauthored
Apply suggestions from code review
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent db2876d commit b5e2fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_urllib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,6 +1544,7 @@ def test_url2pathname_require_scheme(self):
15441544
self.assertEqual(
15451545
urllib.request.url2pathname(url, require_scheme=True),
15461546
expected_path)
1547+
15471548
error_subtests = [
15481549
'',
15491550
':',

0 commit comments

Comments
 (0)