src/eric7/VCS/StatusMonitorLed.py

branch
eric7
changeset 10069
435cc5875135
parent 9653
e67609152c5e
child 10436
f6881d10e995
--- a/src/eric7/VCS/StatusMonitorLed.py	Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/VCS/StatusMonitorLed.py	Thu May 25 19:51:47 2023 +0200
@@ -157,7 +157,7 @@
         """
         self.__vcsClean = state == " "
 
-    def __ledClicked(self, pos):
+    def __ledClicked(self, pos):  # noqa: U100
         """
         Private slot to react upon clicks on the LED.
 

eric ide

mercurial