Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse committed Oct 18, 2024
1 parent f7d72d5 commit 5ebefdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browsergym/core/src/browsergym/core/action/highlevel.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def __init__(
"""
# include demo_mode and retry_with_force flags
# set demo_mode and retry_with_force flags
self.python_includes += f"""\
demo_mode={repr(demo_mode)}
retry_with_force={repr(retry_with_force)}
Expand Down

0 comments on commit 5ebefdd

Please sign in to comment.