Skip to content

Commit 86847e8

Browse files
committed
update
1 parent cbda832 commit 86847e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_httpservers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import unittest
3535
from test import support
3636
from test.support import (
37-
is_apple, import_helper, os_helper, requires_subprocess, threading_helper,
37+
is_apple, import_helper, os_helper, requires_subprocess, threading_helper
3838
)
3939
from test.support.script_helper import spawn_python, kill_python
4040
from test.support.socket_helper import find_unused_port

0 commit comments

Comments
 (0)