GuglielmoTor commited on
Commit
dec8c1d
·
verified ·
1 Parent(s): f9d8231

Update Bubble_API_Calls.py

Browse files
Files changed (1) hide show
  1. Bubble_API_Calls.py +1 -0
Bubble_API_Calls.py CHANGED
@@ -2,6 +2,7 @@
2
  import os
3
  import json
4
  import requests
 
5
 
6
 
7
  def fetch_linkedin_token_from_bubble(url_user_token_str: str):
 
2
  import os
3
  import json
4
  import requests
5
+ import pandas as pd
6
 
7
 
8
  def fetch_linkedin_token_from_bubble(url_user_token_str: str):