jonathanjordan21 commited on
Commit
caff860
·
verified ·
1 Parent(s): 3ff42f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -334,6 +334,8 @@ async def fb_post_detail(username: Optional[str] = None, post_id: Optional[str]
334
 
335
  except Exception as e:
336
  print(e)
 
 
337
 
338
  return {
339
  "insights": {
 
334
 
335
  except Exception as e:
336
  print(e)
337
+ else:
338
+ post_details = None
339
 
340
  return {
341
  "insights": {