Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,6 +29,7 @@ expander.write('''
|
|
29 |
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.
|
30 |
|
31 |
**File Handling and Errors:**
|
|
|
32 |
The app may display an error message if your file has errors or date values.
|
33 |
|
34 |
For any errors or inquiries, please contact us at info@nlpblogs.com
|
|
|
29 |
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.
|
30 |
|
31 |
**File Handling and Errors:**
|
32 |
+
The app may provide an inaccurate answer, if the information is missing from the relevant cell.
|
33 |
The app may display an error message if your file has errors or date values.
|
34 |
|
35 |
For any errors or inquiries, please contact us at info@nlpblogs.com
|