nlpblogs commited on
Commit
fc5cff8
·
verified ·
1 Parent(s): d2d752d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ expander.write('''
32
  To change the app's background color to white or black, click the three-dot menu on the right-hand side of your app, go to Settings and then Choose app theme, colors and fonts.
33
 
34
  **File Handling and Errors:**
35
- (a) The app may provide an inaccurate answer, if the information is missing from the relevant cell. (b) The app may display an error message if your file has errors, date values or float numbers (0.5, 1.2, 4.5 etc.)
36
 
37
  For any errors or inquiries, please contact us at [email protected]
38
 
 
32
  To change the app's background color to white or black, click the three-dot menu on the right-hand side of your app, go to Settings and then Choose app theme, colors and fonts.
33
 
34
  **File Handling and Errors:**
35
+ (a) The app may provide an inaccurate answer if the information is missing from the relevant cell. (b) The app may display an error message if your file has errors, date values or float numbers (0.5, 1.2, 4.5 etc.).
36
 
37
  For any errors or inquiries, please contact us at [email protected]
38