awacke1 commited on
Commit
b7893e6
1 Parent(s): 1b32970

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ import base64
11
  import json
12
  import uuid # 🎲 For generating unique IDs
13
 
 
14
  # 🎉 Welcome to our fun-filled Cosmos DB and GitHub Integration app!
15
  st.set_page_config(layout="wide")
16
 
 
11
  import json
12
  import uuid # 🎲 For generating unique IDs
13
 
14
+
15
  # 🎉 Welcome to our fun-filled Cosmos DB and GitHub Integration app!
16
  st.set_page_config(layout="wide")
17