Skip to content

Commit 04d165e

Browse files
StrandingNekotejlmand
authored andcommitted
guiconfig: fix call re lib but not import it.
1 parent 95de62d commit 04d165e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guiconfig.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
import errno
5656
import os
5757
import sys
58+
import re
5859

5960
_PY2 = sys.version_info[0] < 3
6061

0 commit comments

Comments
 (0)