Skip to content

Commit

Permalink
Add missibg 're' import
Browse files Browse the repository at this point in the history
Fixes: ulfalizer/Kconfiglib#105

Signed-off-by: Jim Huang <[email protected]>
  • Loading branch information
StrandingNeko authored and jserv committed Feb 16, 2025
1 parent 29a00d1 commit e7475a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guiconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
import errno
import os
import sys
import re

_PY2 = sys.version_info[0] < 3

Expand Down

0 comments on commit e7475a9

Please sign in to comment.