Skip to content

Commit

Permalink
style: ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
koebi committed May 17, 2024
1 parent d0a633a commit fec761d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ORStools/utils/maptools.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ def canvasDoubleClickEvent(self, e):

def deactivate(self):
super(LineTool, self).deactivate()
self.deactivated.emit()
self.deactivated.emit()

0 comments on commit fec761d

Please sign in to comment.