eric6/DebugClients/Python/coverage/plugin.py

branch
multi_processing
changeset 7802
eefe954f01e8
parent 7702
f8b97639deb5
diff -r 39e3db2b4936 -r eefe954f01e8 eric6/DebugClients/Python/coverage/plugin.py
--- a/eric6/DebugClients/Python/coverage/plugin.py	Sun Jul 05 11:11:24 2020 +0200
+++ b/eric6/DebugClients/Python/coverage/plugin.py	Sun Oct 18 12:35:30 2020 +0200
@@ -496,6 +496,7 @@
         * ``'num'``: a number
         * ``'op'``: an operator
         * ``'str'``: a string literal
+        * ``'ws'``: some white space
         * ``'txt'``: some other kind of text
 
         If you concatenate all the token texts, and then join them with

eric ide

mercurial