Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse authored Oct 8, 2024
1 parent ccae0f3 commit f9b1b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/browsergym/workarena/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ def get_task_category(task_name):


def get_all_tasks_agents(filter="l2", meta_seed=42, n_seed_l1=10, is_agent_curriculum=True):
OFFSET = 42
all_task_tuples = []
filter = filter.split(".")
if len(filter) > 2:
Expand Down

0 comments on commit f9b1b6a

Please sign in to comment.