Merge remote-tracking branch 'origin/dev' into feature/2257-router-routes-cannot-be-represented-in-config-file
This commit is contained in:
@@ -529,6 +529,6 @@ def game_and_agent():
|
||||
reward_function=reward_function,
|
||||
)
|
||||
|
||||
game.agents.append(test_agent)
|
||||
game.agents["test_agent"] = test_agent
|
||||
|
||||
return (game, test_agent)
|
||||
|
||||
Reference in New Issue
Block a user