summaryrefslogtreecommitdiff
path: root/app/difficulty.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/difficulty.py')
-rw-r--r--app/difficulty.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/difficulty.py b/app/difficulty.py
index 090edf3..cc85089 100644
--- a/app/difficulty.py
+++ b/app/difficulty.py
@@ -4,7 +4,6 @@
###########################################################################
# Purpose: use dictionary & pickle as a simple means of database.
-# Task: incorporate the functions into wordfreqCMD.py such that it will also show cumulative frequency.
import pickle
import math