--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py Sun Feb 16 10:54:18 2025 +0100 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py Sun Feb 16 11:01:34 2025 +0100 @@ -926,7 +926,7 @@ """ Private method to check some comprehension related things. - This method is adapted from: flake8-comprehensions v3.15.0 + This method is adapted from: flake8-comprehensions v3.16.0 Original: Copyright (c) 2017 Adam Johnson """ compType = {