Apply suggestions from code review

This commit is contained in:
Marek Wolan
2023-07-31 18:54:29 +00:00
parent c1bb6d8b7f
commit 3324a8caae

View File

@@ -411,7 +411,7 @@ def _plot_all_benchmarks_combined_session_av() -> Figure:
return fig
def run() -> NotImplementedError:
def run() -> None:
"""Run the PrimAITE benchmark."""
start_datetime = datetime.now()
av_reward_per_episode_dicts = {}