From 1db5700f5ef0673f4361ba7f1bc3c9b5bd5b4662 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Tue, 22 Nov 2022 23:59:41 +0100 Subject: [PATCH] New diffybot description --- diffybot.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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