Skip to content

Commit

Permalink
fix import (take 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed May 13, 2016
1 parent 7c122a3 commit ab3fef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/gui/NumberInputPanel.py
Expand Up @@ -29,7 +29,7 @@

from qgis.PyQt import uic
from qgis.PyQt.QtCore import pyqtSignal
from qgis.PyQt.QtGui import QDialog
from qgis.PyQt.QtWidgets import QDialog

from math import log10, floor
from qgis.core import (QgsDataSourceURI,
Expand Down

0 comments on commit ab3fef9

Please sign in to comment.