Skip to content

Commit 55537d4

Browse files
committed
Finish import order fix
1 parent 98741ab commit 55537d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pysollib/pysolgtk/tkhtml.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@
2121
#
2222
# ---------------------------------------------------------------------------
2323

24-
import os
25-
2624
import htmllib
25+
import os
2726
import sys
2827
import traceback
2928

0 commit comments

Comments
 (0)