This commit is contained in:
timberjoegithub
2024-05-30 11:41:56 -04:00
parent 3f6133db0d
commit 9b26c7ccb7
+1 -1
View File
@@ -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
# ################################################################################################