Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -295,11 +295,6 @@ def stringToRGB():
|
|
| 295 |
|
| 296 |
|
| 297 |
if vv[5][2].startswith('2.8') or vv[5][2].startswith('2.6') or vv[5][2].startswith('2.1'):
|
| 298 |
-
print(f"el mawgood fe vv[0]: {vv[0]}")
|
| 299 |
-
arr_s = []
|
| 300 |
-
dataDocs = []
|
| 301 |
-
pls = []
|
| 302 |
-
for v in vv[0]:
|
| 303 |
print(f"el mawgood fe vv[0]: {vv[0]}")
|
| 304 |
arr_s = []
|
| 305 |
dataDocs = []
|
|
|
|
| 295 |
|
| 296 |
|
| 297 |
if vv[5][2].startswith('2.8') or vv[5][2].startswith('2.6') or vv[5][2].startswith('2.1'):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
print(f"el mawgood fe vv[0]: {vv[0]}")
|
| 299 |
arr_s = []
|
| 300 |
dataDocs = []
|