From d4368a695d1d3dcbddf076051de3d465cbfb1b12 Mon Sep 17 00:00:00 2001 From: aristotelis gkithkopoulos Date: Sun, 27 Mar 2022 15:40:45 +0300 Subject: [PATCH] Change final output sentence --- sherlock/notify.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sherlock/notify.py b/sherlock/notify.py index 0d023d58..70b301ac 100644 --- a/sherlock/notify.py +++ b/sherlock/notify.py @@ -174,6 +174,7 @@ class QueryNotifyPrint(QueryNotify): """ title = "End" + print('\r') # An empty line between last line of main output and last line(more clear output) print(Style.BRIGHT + Fore.GREEN + "[" + Fore.YELLOW + "!" +