You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found via code audit. wrappers/microsafe_gym.py:149 calls shape_reward(reward, sensor) with 2 args but microsafe_profiler.py:111 only takes 1. Also init.py should be init.py (double underscores).
Found via code audit. wrappers/microsafe_gym.py:149 calls shape_reward(reward, sensor) with 2 args but microsafe_profiler.py:111 only takes 1. Also init.py should be init.py (double underscores).