Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PEP8
  • Loading branch information
m-kuhn committed Jan 7, 2016
1 parent b207268 commit 53ae759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/plugins/processing/gui/MultipleInputPanel.py
Expand Up @@ -73,4 +73,3 @@ def showSelectionDialog(self):
self.leText.setText(
self.tr('%d elements selected') % len(self.selectedoptions))
self.selectionChanged.emit()

0 comments on commit 53ae759

Please sign in to comment.