Skip to content

Commit f493b08

Browse files
committed
fix indent
1 parent 343073c commit f493b08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/scraping/instagram_feed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
SUPABASE_DB_URL = os.getenv("SUPABASE_DB_URL")
5959

6060

61-
def is_duplicate_event(event_data):
6261
def is_duplicate_event(event_data):
6362
"""Check for duplicate events using title, occurrences, location, and description."""
6463

0 commit comments

Comments
 (0)