Skip to content

Commit

Permalink
Revert "quick test"
Browse files Browse the repository at this point in the history
This reverts commit 7648b16.
  • Loading branch information
arunim1 committed Jul 6, 2023
1 parent 7648b16 commit f25c227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pax/envs/infinite_matrix_game.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import jax.numpy as jnp
from gymnax.environments import environment, spaces

# a little test hooper

@chex.dataclass
class EnvState:
inner_t: int
Expand Down

0 comments on commit f25c227

Please sign in to comment.