eric6/Snapshot/SnapshotRegionGrabber.py

changeset 8218
7c09585bd960
parent 8143
2c730d5fd177
--- a/eric6/Snapshot/SnapshotRegionGrabber.py	Sat Apr 10 18:31:17 2021 +0200
+++ b/eric6/Snapshot/SnapshotRegionGrabber.py	Sat Apr 10 18:38:27 2021 +0200
@@ -64,7 +64,7 @@
         @exception ValueError raised to indicate a bad value for the 'mode'
             parameter
         """
-        super(SnapshotRegionGrabber, self).__init__(
+        super().__init__(
             None,
             Qt.WindowType.X11BypassWindowManagerHint |
             Qt.WindowType.WindowStaysOnTopHint |

eric ide

mercurial