JUNGU commited on
Commit
44335bf
ยท
1 Parent(s): cfe00e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def main():
80
  #์ถ”๊ฐ€๋œ ์ฝ”๋“œ
81
  text_container.empty()
82
  with text_container:
83
- exec(highlighted_text)
84
 
85
 
86
  # exec(highlighted_text)
 
80
  #์ถ”๊ฐ€๋œ ์ฝ”๋“œ
81
  text_container.empty()
82
  with text_container:
83
+ exec(highlighted_text)
84
 
85
 
86
  # exec(highlighted_text)