Skip to content

Commit

Permalink
Ruff check
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsSR committed May 16, 2024
1 parent 67a841a commit 3ccf2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/random_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from stable_baselines3.common.env_util import make_vec_env
from fastfiz_env.reward_functions.default_reward import DefaultReward
from fastfiz_env.wrappers.action import ActionSpaces, FastFizActionWrapper
from fastfiz_env.wrappers.action import ActionSpaces
import fastfiz_env


Expand Down

0 comments on commit 3ccf2d8

Please sign in to comment.