We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f938f01 commit 6a35306Copy full SHA for 6a35306
Lib/test/test_httpservers.py
@@ -28,7 +28,7 @@
28
import threading
29
from unittest import mock
30
from io import BytesIO, StringIO
31
-lazy from _colorize import get_theme
+from _colorize import get_theme
32
33
import unittest
34
from test import support
0 commit comments