[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2025-03-19 07:53:49 +00:00 committed by Nyall Dawson
parent b546ba43e4
commit 117ef4c7d5

View File

@ -94,7 +94,7 @@ class BatchOutputSelectionPanel(QWidget):
self.actionTemporaryOutputIcon = QAction(
QgsApplication.getThemeIcon("/mActionCreateMemory.svg"),
self.tr( "Temporary Output" ),
self.tr("Temporary Output"),
self,
)