summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 18069a0c..7d8bf3fb 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -59,7 +59,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
- An inference mode that marks lines as executed if they "must have been" executed:
class definitions, etc, when coverage is started after the class is defined.
- Different categories of exclude pragma? So you can enable and disable them
- from the command line, to reconsider exclusions,
+ from the command line, to reconsider exclusions.
* Beauty