Skip to content

Commit 03f222d

Browse files
Apply suggestions from code review
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
1 parent fdbf0c4 commit 03f222d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_http_cookies.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ def test_control_characters_output(self):
639639
cookie.output()
640640

641641

642-
643642
def load_tests(loader, tests, pattern):
644643
tests.addTest(doctest.DocTestSuite(cookies))
645644
return tests

0 commit comments

Comments
 (0)