Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
cleanup
Browse files- test_import.py +0 -5
test_import.py
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
try:
|
2 |
-
import lighteval_task
|
3 |
-
print("lighteval_task imported successfully!")
|
4 |
-
except ImportError as e:
|
5 |
-
print(f"Error: {e}")
|
|
|
|
|
|
|
|
|
|
|
|