Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ from functools import lru_cache
|
|
20 |
import json
|
21 |
from concurrent.futures import ThreadPoolExecutor
|
22 |
UserWarning
|
23 |
-
class
|
24 |
|
25 |
|
26 |
# Example usage
|
|
|
20 |
import json
|
21 |
from concurrent.futures import ThreadPoolExecutor
|
22 |
UserWarning
|
23 |
+
class UserWarning
|
24 |
|
25 |
|
26 |
# Example usage
|