From 86e208c07e89b60d6769942d5a072123827f6f21 Mon Sep 17 00:00:00 2001 From: Shane Date: Thu, 1 May 2025 17:13:58 +1000 Subject: [PATCH] fix --- foodie_utils.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/foodie_utils.py b/foodie_utils.py index 2fa1a1e..035c914 100644 --- a/foodie_utils.py +++ b/foodie_utils.py @@ -999,8 +999,6 @@ def reset_flickr_request_count(): if time.time() - flickr_request_start_time >= 3600: # Reset every hour flickr_request_count = 0 flickr_request_start_time = time.time() - -if keyword in ['smart', 'ai', 'ai-powered', 'kitchen', 'dining', 'experience']: def select_best_author(summary): try: