eric7/DebugClients/Python/coverage/inorout.py

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 8991
2fc945191992
--- a/eric7/DebugClients/Python/coverage/inorout.py	Mon May 02 15:53:05 2022 +0200
+++ b/eric7/DebugClients/Python/coverage/inorout.py	Wed Jun 01 13:48:49 2022 +0200
@@ -591,7 +591,7 @@
             'source_match', 'source_pkgs_match',
             'include_match', 'omit_match',
             'cover_match', 'pylib_match', 'third_match',
-            ]
+        ]
 
         for matcher_name in matcher_names:
             matcher = getattr(self, matcher_name)

eric ide

mercurial