arthrod commited on
Commit
8f2b50c
·
verified ·
1 Parent(s): f4cdcd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import marimo
2
-
3
 
4
  __generated_with = "0.13.1-dev16"
5
  app = marimo.App()
@@ -132,7 +132,7 @@ def _(mo):
132
 
133
  @app.cell
134
  def _(mo):
135
- import marimo as mo
136
  # Page 2 Content
137
  mo.Html("""
138
  <!-- Page 2 -->
 
1
  import marimo
2
+ import marimo as mo
3
 
4
  __generated_with = "0.13.1-dev16"
5
  app = marimo.App()
 
132
 
133
  @app.cell
134
  def _(mo):
135
+
136
  # Page 2 Content
137
  mo.Html("""
138
  <!-- Page 2 -->