eric7/DebugClients/Python/coverage/misc.py

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 8929
fcca2fa618bf
--- a/eric7/DebugClients/Python/coverage/misc.py	Mon May 02 15:53:05 2022 +0200
+++ b/eric7/DebugClients/Python/coverage/misc.py	Wed Jun 01 13:48:49 2022 +0200
@@ -272,7 +272,7 @@
 
     raise NotImplementedError(
         f"{thing} {name!r} needs to implement {func_name}()"
-        )
+    )
 
 
 class DefaultValue:

eric ide

mercurial