src/eric7/UI/UserInterface.py

branch
eric7
changeset 10647
073db4747887
parent 10646
37900a37e522
child 10651
280a53840aa3
child 10659
43ead32943ca
child 10677
6ee2e475490c
diff -r 37900a37e522 -r 073db4747887 src/eric7/UI/UserInterface.py
--- a/src/eric7/UI/UserInterface.py	Sun Mar 24 16:18:42 2024 +0100
+++ b/src/eric7/UI/UserInterface.py	Sun Mar 24 16:42:10 2024 +0100
@@ -6488,7 +6488,7 @@
                 self.tr(
                     "<p>The snapshot utility is not available for Wayland desktop"
                     " sessions.</p>"
-                ).format(snap),
+                ),
             )
             return
 

eric ide

mercurial