Skip to content

Commit

Permalink
revert mt50 test classes = None
Browse files Browse the repository at this point in the history
  • Loading branch information
reginald-mclean committed Aug 30, 2024
1 parent 0f8d38e commit 50f9a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaworld/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ def __init__(self, seed=None):
)

self._test_tasks = []
self._test_classes = None
self._test_classes = []


# ML Benchmarks
Expand Down

0 comments on commit 50f9a21

Please sign in to comment.