This commit is contained in:
Chanumask
2024-05-06 19:30:27 +02:00
parent 865669055d
commit 39b123221b
3 changed files with 54 additions and 55 deletions

View File

@ -41,4 +41,4 @@ if __name__ == '__main__':
print(f'Episode {episode} done...')
break
plot_routes(factory, agents, )
plot_routes(factory, agents)