Fix annotation errors

This commit is contained in:
Veronica Berglyd Olsen
2024-04-09 17:01:05 +02:00
parent 99c4b0acd0
commit c1154682b5
19 changed files with 60 additions and 44 deletions
+1 -1
View File
@@ -1312,7 +1312,7 @@ class _FormatTab(NScrollableForm):
return
@pyqtSlot()
def _pageSizeValueChanged(self):
def _pageSizeValueChanged(self) -> None:
"""The user has changed the page size spin boxes, so we flip
the page size box to Custom.
"""