src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py

branch
eric7
changeset 10997
d470b58626d2
parent 10884
2be906d60ffb
child 10999
c3cf24fe9113
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py	Mon Oct 21 19:31:11 2024 +0200
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py	Tue Oct 22 09:30:56 2024 +0200
@@ -1449,7 +1449,7 @@
     #######################################################################
     ## The following methods check for implicitly concatenated strings.
     ##
-    ## These methods are adapted from: flake8-implicit-str-concat v0.4.0
+    ## These methods are adapted from: flake8-implicit-str-concat v0.5.0
     ## Original: Copyright (c) 2023 Dylan Turner
     #######################################################################
 

eric ide

mercurial