Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Jun 10, 2024
1 parent beca179 commit 73a453e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
def _load_hydra_schemas():
from hydra.core.config_store import ConfigStore

import benchmarl.environments
from benchmarl.algorithms import algorithm_config_registry
from benchmarl.environments import _task_class_registry
from benchmarl.experiment import ExperimentConfig
Expand Down

0 comments on commit 73a453e

Please sign in to comment.