src/eric7/VCS/ProjectHelper.py

branch
eric7
changeset 10069
435cc5875135
parent 9695
ad962e9b904d
child 10373
093dcebe5ecb
--- a/src/eric7/VCS/ProjectHelper.py	Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/VCS/ProjectHelper.py	Thu May 25 19:51:47 2023 +0200
@@ -156,7 +156,7 @@
         menu.addAction(self.vcsAddAct)
         menu.addSeparator()
 
-    def initToolbar(self, ui, toolbarManager):
+    def initToolbar(self, ui, toolbarManager):  # noqa: U100
         """
         Public slot to initialize the VCS toolbar.
 

eric ide

mercurial