mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
add missed codecs import
This commit is contained in:
parent
d7634bafff
commit
3711a17066
@ -26,6 +26,7 @@ __copyright__ = '(C) 2012, Alexander Bruy'
|
||||
__revision__ = '$Format:%H$'
|
||||
|
||||
import os
|
||||
import codecs
|
||||
|
||||
from qgis.PyQt.QtGui import QIcon
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user