--- a/src/eric7/Preferences/ConfigurationPages/EditorTypingPage.py Thu May 25 11:12:05 2023 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/EditorTypingPage.py Thu May 25 19:51:47 2023 +0200 @@ -256,7 +256,7 @@ self.stackedWidget.setCurrentIndex(index) -def create(dlg): +def create(dlg): # noqa: U100 """ Module function to create the configuration page.