This commit is contained in:
Chanumask 2024-02-22 12:44:43 +01:00
parent e1b94c4bb0
commit 6a684dbc6d

View File

@ -1,5 +1,5 @@
from .quickstart import init
from environment.factory import Factory
from marl_factory_grid.environment.factory import Factory
"""
Main module of the 'marl-factory-grid'-environment.
Configure the :class:.Factory with any 'conf.yaml' file.