GuglielmoTor commited on
Commit
d654759
·
verified ·
1 Parent(s): 19f71c2

Update utils/sessions.py

Browse files
Files changed (1) hide show
  1. utils/sessions.py +1 -0
utils/sessions.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from requests_oauthlib import OAuth2Session
2
 
3
 
 
1
+ #sessions.py
2
  from requests_oauthlib import OAuth2Session
3
 
4