Spaces:
Runtime error
Runtime error
Commit ·
37d9b06
1
Parent(s): a9e4ada
Update app.py
Browse files
app.py
CHANGED
|
@@ -261,7 +261,7 @@ def onResetToDefaultSelection():
|
|
| 261 |
|
| 262 |
return tableBoxes
|
| 263 |
|
| 264 |
-
def
|
| 265 |
global logsDir
|
| 266 |
# Save processed data to temporary file
|
| 267 |
|
|
|
|
| 261 |
|
| 262 |
return tableBoxes
|
| 263 |
|
| 264 |
+
def getAllLogFilesPaths():
|
| 265 |
global logsDir
|
| 266 |
# Save processed data to temporary file
|
| 267 |
|