--- a/src/eric7/WebBrowser/History/HistoryCompleter.py Thu May 25 11:12:05 2023 +0200 +++ b/src/eric7/WebBrowser/History/HistoryCompleter.py Thu May 25 19:51:47 2023 +0200 @@ -52,7 +52,7 @@ super().resizeEvent(evt) - def sizeHintForRow(self, row): + def sizeHintForRow(self, row): # noqa: U100 """ Public method to give a size hint for rows.