sammy786 commited on
Commit
ba28577
·
verified ·
1 Parent(s): 2770460

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import gradio as gr
8
  import plotly.graph_objects as go
9
  import httpx
10
 
 
11
  from config import (
12
  APP_TITLE, APP_DESCRIPTION, THEME,
13
  MCC_CATEGORIES, SAMPLE_USERS,
 
8
  import plotly.graph_objects as go
9
  import httpx
10
 
11
+
12
  from config import (
13
  APP_TITLE, APP_DESCRIPTION, THEME,
14
  MCC_CATEGORIES, SAMPLE_USERS,