We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98741ab commit 55537d4Copy full SHA for 55537d4
1 file changed
pysollib/pysolgtk/tkhtml.py
@@ -21,9 +21,8 @@
21
#
22
# ---------------------------------------------------------------------------
23
24
-import os
25
-
26
import htmllib
+import os
27
import sys
28
import traceback
29
0 commit comments