Skip to content

Commit 65840d8

Browse files
authored
Remove comment
1 parent eec0801 commit 65840d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/browsergym/workarena/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
INSTANCE_REPO_ID = "ServiceNow/WorkArena-Instances"
1616
INSTANCE_REPO_FILENAME = "instances.json"
1717
INSTANCE_REPO_TYPE = "dataset"
18-
INSTANCE_XOR_SEED = "x3!+-9mi#nhlo%a02$9hna{]" # Required to read passwords
18+
INSTANCE_XOR_SEED = "x3!+-9mi#nhlo%a02$9hna{]"
1919

2020
# Path to the Menu navigation task configuration
2121
ALL_MENU_PATH = str(resources.files(data_files).joinpath("task_configs/all_menu.json"))

0 commit comments

Comments
 (0)