#2871 - Changelog and documentation updates, corrected changes in Data manipulation demo notebook

This commit is contained in:
Charlie Crane
2024-09-17 10:09:10 +01:00
parent cf9646a183
commit c8f6459af6
3 changed files with 3 additions and 1 deletions

View File

@@ -681,7 +681,7 @@
"metadata": {},
"outputs": [],
"source": [
"env.game.agents[\"data_manipulation_attacker\"].show_history(ignored_actions=[\"\"])"
"env.game.agents[\"data_manipulation_attacker\"].show_history()"
]
},
{