From aece915032885c9a67fc424c836a1a51ddd79674 Mon Sep 17 00:00:00 2001 From: Noah-20 Date: Sun, 26 Dec 2021 12:42:37 +0100 Subject: [PATCH] remove `color` from docstring --- sherlock/notify.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sherlock/notify.py b/sherlock/notify.py index a87b5fe9..90ed6811 100644 --- a/sherlock/notify.py +++ b/sherlock/notify.py @@ -124,7 +124,6 @@ class QueryNotifyPrint(QueryNotify): results for this query. verbose -- Boolean indicating whether to give verbose output. print_all -- Boolean indicating whether to only print all sites, including not found. - color -- Boolean indicating whether to color terminal output Return Value: Nothing.