Skip to content

Commit

Permalink
reverted chaange
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSumy committed Oct 19, 2024
1 parent ab3dcd3 commit 53c475f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rl_games/common/env_configurations.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
import numpy as np
import math

try:
import bark_ml.environments.gym
except:
pass

class HCRewardEnv(gym.RewardWrapper):
def __init__(self, env):
Expand Down

0 comments on commit 53c475f

Please sign in to comment.