Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,6 @@ app_ui = ui.page_fillable(
|
|
45 |
ui.output_plot("scatter", fill=True),
|
46 |
ui.help_text(
|
47 |
" ",
|
48 |
-
,
|
49 |
class_="text-end",
|
50 |
),
|
51 |
),
|
|
|
45 |
ui.output_plot("scatter", fill=True),
|
46 |
ui.help_text(
|
47 |
" ",
|
|
|
48 |
class_="text-end",
|
49 |
),
|
50 |
),
|