Skip to content

Commit

Permalink
chore: run ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
koebi committed Nov 29, 2024
1 parent a832c89 commit 15846d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ORStools/gui/ORStoolsDialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
from qgis.gui import QgsMapCanvasAnnotationItem

from qgis.PyQt.QtCore import QSizeF, QPointF, QCoreApplication
from qgis.PyQt.QtGui import QIcon, QTextDocument, QColor
from qgis.PyQt.QtGui import QTextDocument, QColor
from qgis.PyQt.QtWidgets import (
QAction,
QDialog,
Expand Down

0 comments on commit 15846d8

Please sign in to comment.