Skip to content

Commit

Permalink
Removed todo and created 456
Browse files Browse the repository at this point in the history
  • Loading branch information
rusu24edward committed Nov 14, 2023
1 parent 5b40891 commit bdc7eb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion abmarl/stage.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ def analyze(
# to unwrap it.
if not isinstance(sim, SimulationManager):
sim = sim.unwrapped
# TODO: I don't think this works anymore...

# Run the analysis function
analysis_func(sim, trainer)
Expand Down

0 comments on commit bdc7eb3

Please sign in to comment.