mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
add missing import operator (#5724)
This commit is contained in:
parent
14531964a8
commit
cf685f0f5f
@ -27,6 +27,7 @@ __copyright__ = '(C) 2012, Victor Olaya'
|
||||
|
||||
__revision__ = '$Format:%H$'
|
||||
|
||||
import operator
|
||||
import os
|
||||
|
||||
from qgis.PyQt import uic
|
||||
|
Loading…
x
Reference in New Issue
Block a user