harmdevries commited on
Commit
b693c5c
1 Parent(s): b918d32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -1 +1,5 @@
1
- from github import Github
 
 
 
 
 
1
+ from github import Github
2
+
3
+ import streamlit
4
+
5
+ st.write("test")