IS361Group4 commited on
Commit
dc0350d
·
verified ·
1 Parent(s): 32c6622

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from sentiment import create_sentiment_tab
6
  with gr.Blocks() as app:
7
  with gr.Tab("Text Translator"):
8
  text_translator_ui()
9
-
10
 
11
  # Add the Churn Analysis Tab
12
  with gr.Tab("Churn Analysis"):
 
6
  with gr.Blocks() as app:
7
  with gr.Tab("Text Translator"):
8
  text_translator_ui()
9
+ pass
10
 
11
  # Add the Churn Analysis Tab
12
  with gr.Tab("Churn Analysis"):