diff --git a/diffybot.py b/diffybot.py index 555c79f..494f328 100644 --- a/diffybot.py +++ b/diffybot.py @@ -1,4 +1,5 @@ -# A python helper script that finds duplicates +# A python helper script that finds duplicated questions +# and deletes them. import os import shutil