GuglielmoTor commited on
Commit
ca925bb
·
verified ·
1 Parent(s): 8fec1f4

Update Bubble_API_Calls.py

Browse files
Files changed (1) hide show
  1. Bubble_API_Calls.py +1 -0
Bubble_API_Calls.py CHANGED
@@ -3,6 +3,7 @@ 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):
 
3
  import json
4
  import requests
5
  import pandas as pd
6
+ import logging
7
 
8
 
9
  def fetch_linkedin_token_from_bubble(url_user_token_str: str):