mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-09-17 16:12:00 +02:00
Resolved some warnings and style issues
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
from typing import Union
|
||||
|
||||
from marl_factory_grid.environment.groups.collection import Collection
|
||||
from marl_factory_grid.modules.doors import constants as d
|
||||
from marl_factory_grid.modules.doors.entitites import Door
|
||||
|
@@ -1,2 +1,2 @@
|
||||
USE_DOOR_VALID: float = -0.00
|
||||
USE_DOOR_FAIL: float = -0.01
|
||||
USE_DOOR_FAIL: float = -0.01
|
||||
|
Reference in New Issue
Block a user