We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428428d commit 6134732Copy full SHA for 6134732
tests/test_envs.py
@@ -31,7 +31,7 @@
31
@pytest.mark.parametrize("env_id", ["CartPole-v1", "Pendulum-v1"])
32
def test_env(env_id):
33
"""
34
- Check that environmnent integrated in Gym pass the test.
+ Check that environment integrated in Gym pass the test.
35
36
:param env_id: (str)
37
0 commit comments