Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -906,10 +906,3 @@ except Exception as e:
|
|
| 906 |
|
| 907 |
|
| 908 |
|
| 909 |
-
|
| 910 |
-
|
| 911 |
-
======
|
| 912 |
-
|
| 913 |
-
refactor using programmer golf. keep all hardcoded values, inputs, outputs, and features. Optimize for UI / UX intuitiveness. move all hardcoded values to the top of the script without breaking anything. refactor and simplify with the goal of brininging ui ux principles to coding
|
| 914 |
-
|
| 915 |
-
Use ui as guide
|
|
|
|
| 906 |
|
| 907 |
|
| 908 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|