--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Imports/ImportsChecker.py Sun Feb 16 11:01:34 2025 +0100 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Imports/ImportsChecker.py Sun Feb 16 11:26:03 2025 +0100 @@ -162,7 +162,7 @@ ####################################################################### ## Tidy imports ## - ## adapted from: flake8-tidy-imports v4.10.0 + ## adapted from: flake8-tidy-imports v4.11.0 ####################################################################### def __tidyImports(self):