Skip to content

Commit

Permalink
chore: update class docstring
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 9da93cf commit 6237f3e
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 @@ -20,7 +20,7 @@


class JsonLogger:
"""Writer to create json files for reporting experiment results.
"""Logger to create JSON files for reporting experiment results.
This writer follow suggested marl-eval protocol and was adapted from
the implementation found in BenchMARL which can be viewed
Expand Down

0 comments on commit 6237f3e

Please sign in to comment.