mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-06 01:21:36 +02:00
Comments, small bugfixes removed legacy elements
This commit is contained in:
@ -47,7 +47,7 @@ class AgentSingleZonePlacement(Rule):
|
||||
class IndividualDestinationZonePlacement(Rule):
|
||||
|
||||
def __init__(self):
|
||||
raise NotImplementedError("This is rpetty new, and needs to be debugged, after the zones")
|
||||
raise NotImplementedError("This is pretty new, and needs to be debugged, after the zones")
|
||||
super().__init__()
|
||||
|
||||
def on_reset(self, state):
|
||||
|
Reference in New Issue
Block a user