Gyimah3 commited on
Commit
ed037db
·
verified ·
1 Parent(s): ea7f565

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ st.set_page_config(page_title="Customer churn prediction App", page_icon="🛳
13
  DIRPATH = os.path.dirname(os.path.realpath(__file__))
14
 
15
 
16
- # Setting background image
17
  page_bg_img = '''
18
  <style>
19
  [data-testid="stAppViewContainer"] {
 
13
  DIRPATH = os.path.dirname(os.path.realpath(__file__))
14
 
15
 
16
+ # Setting background image 1
17
  page_bg_img = '''
18
  <style>
19
  [data-testid="stAppViewContainer"] {