Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Bettini <[email protected]>
  • Loading branch information
matteobettini committed Sep 11, 2023
1 parent 9e6caa2 commit 00fafa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarl/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from models.mlp import MlpConfig
from .mlp import MlpConfig

model_config_registry = {"mlp": MlpConfig}

0 comments on commit 00fafa3

Please sign in to comment.