Commit de4b07fd authored by Andrei-Aksionov's avatar Andrei-Aksionov
Browse files

Fix indent.

parent 6843c5d7
......@@ -229,7 +229,7 @@ def create_task_from_path(json_path):
def create_all_tasks():
try:
try:
resources_dir = importlib.resources.files("lm_eval.datasets") / "bigbench_resources"
except:
import importlib_resources
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment