From 9b26c7ccb74044d2350138fed110161657e39b14 Mon Sep 17 00:00:00 2001 From: timberjoegithub Date: Thu, 30 May 2024 11:41:56 -0400 Subject: [PATCH] cv --- social.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social.py b/social.py index 52d6c0d..9f679e6 100644 --- a/social.py +++ b/social.py @@ -679,7 +679,7 @@ def post_x(title, content, date, rating, address, picslist, instasession): # # Saving the response as JSON # json_response = response.json() # print(json.dumps(json_response, indent=4, sort_keys=True)) - return + return # ################################################################################################