And make pylint happy about it
This commit is contained in:
parent
595a3a02e5
commit
ced0e4f3f5
|
@ -22,6 +22,7 @@ from util import dbg
|
|||
|
||||
_ = None
|
||||
|
||||
# pylint: disable-msg=W0702
|
||||
try:
|
||||
import gettext
|
||||
gettext.textdomain(APP_NAME)
|
||||
|
|
Loading…
Reference in New Issue