AIdeaText commited on
Commit
4125bc1
·
verified ·
1 Parent(s): d61380b

Update modules/auth/auth.py

Browse files
Files changed (1) hide show
  1. modules/auth/auth.py +2 -0
modules/auth/auth.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import os
2
  import streamlit as st
3
  from azure.cosmos import CosmosClient, exceptions
 
1
+ ##########modules/auth/auth.py
2
+
3
  import os
4
  import streamlit as st
5
  from azure.cosmos import CosmosClient, exceptions