This commit is contained in:
Chanumask
2024-05-06 19:30:27 +02:00
committed by Julian Schönberger
parent 0295af34b1
commit 3f88c4ee74
3 changed files with 54 additions and 55 deletions

View File

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