Skip to content

Commit

Permalink
chore: Fix spelling mistake.
Browse files Browse the repository at this point in the history
Co-authored-by: Dries <30599100+DriesSmit@users.noreply.github.com>
  • Loading branch information
KaleabTessera and DriesSmit authored Nov 30, 2021
1 parent 4e7145a commit 7149e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mava/environment_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ def should_run_loop(eval_condtion: Tuple) -> bool:
"""Check if the eval loop should run in current step.
Args:
eval_condtion : tuple containing interval key and count.
eval_condition : tuple containing interval key and count.
Returns:
a bool indicatings if eval should run.
Expand Down

0 comments on commit 7149e99

Please sign in to comment.