bsiddhharth commited on
Commit
04070c4
·
1 Parent(s): 5a445af

git hub action working

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
  import chatbot
3
 
4
- #
5
 
6
  def main():
7
  chatbot.chat()
 
1
  import streamlit as st
2
  import chatbot
3
 
4
+
5
 
6
  def main():
7
  chatbot.chat()