eric7/DebugClients/Python/coverage/inorout.py

branch
eric7
changeset 9099
0e511e0e94a3
parent 8991
2fc945191992
--- a/eric7/DebugClients/Python/coverage/inorout.py	Tue May 24 10:22:46 2022 +0200
+++ b/eric7/DebugClients/Python/coverage/inorout.py	Tue May 24 11:00:52 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