duwing commited on
Commit
f8a8ebd
·
verified ·
1 Parent(s): c607ebe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def main():
129
  url = st.text_input("url을 입력하세요")
130
 
131
 
132
- if url:
133
  title, content, comments = get_comments(url)
134
 
135
  # 결과 표시
 
129
  url = st.text_input("url을 입력하세요")
130
 
131
 
132
+ if value:
133
  title, content, comments = get_comments(url)
134
 
135
  # 결과 표시