2023-12-12 17:51:37 +01:00

8 lines
229 B
Python

from .quickstart import init
from environment.factory import Factory
"""
Main module of the 'marl-factory-grid'-environment.
Configure the :class:.Factory with any 'conf.yaml' file.
Examples can be found in :module:.levels .
"""