acecalisto3 commited on
Commit
62c7f4c
·
verified ·
1 Parent(s): b04b767

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 'UserWarning'
24
 
25
 
26
  # Example usage
 
20
  import json
21
  from concurrent.futures import ThreadPoolExecutor
22
  UserWarning
23
+ class UserWarning
24
 
25
 
26
  # Example usage