Skip to content

Commit b419142

Browse files
committed
Revert "Created HybridToBoxWrapper to handle hybrid actions but still integrate with the library"
This reverts commit 365bdb9.
1 parent 45120b4 commit b419142

File tree

2 files changed

+1
-70
lines changed

2 files changed

+1
-70
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from sb3_contrib.common.wrappers.action_masker import ActionMasker
22
from sb3_contrib.common.wrappers.time_feature import TimeFeatureWrapper
3-
from sb3_contrib.common.wrappers.hybrid_to_box_wrapper import HybridToBoxWrapper
43

5-
__all__ = ["ActionMasker", "TimeFeatureWrapper", "HybridToBoxWrapper"]
4+
__all__ = ["ActionMasker", "TimeFeatureWrapper"]

sb3_contrib/common/wrappers/hybrid_to_box_wrapper.py

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)