Skip to content

Commit

Permalink
chore: write docstring typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sasha <reallysasha@gmail.com>
  • Loading branch information
RuanJohn and sash-a authored Feb 23, 2024
1 parent 53bd792 commit 9978930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marl_eval/json_tools/json_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def write(
evaluation_step: Optional[int] = None,
is_absolute_metric: bool = False,
) -> None:
"""Writes a step to the json reporting file
"""Writes a step to the json reporting file.
Args:
timestep (int): the current environment timestep
Expand Down

0 comments on commit 9978930

Please sign in to comment.