From a11ce9719f0808b981b3fdf5030444b2bc0dcf67 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 1 Dec 2022 23:36:14 +0000 Subject: [PATCH] Found status --- follow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/follow.py b/follow.py index 9878f3b17..7c9ba3151 100644 --- a/follow.py +++ b/follow.py @@ -1503,7 +1503,7 @@ def remove_follower(base_dir: str, if handle2.lower() != handle: new_followers_str += handle2 + '\n' else: - found = False + found = True if not found: return False try: