import order changed
This commit is contained in:
+2
-3
@@ -1,4 +1,3 @@
|
||||
from .env import JackBotEnv
|
||||
from .model import ActorCritic
|
||||
from .env import JackBotEnv, CurriculumPhase
|
||||
|
||||
__all__ = ["JackBotEnv", "ActorCritic"]
|
||||
__all__ = ["JackBotEnv", "CurriculumPhase"]
|
||||
|
||||
Reference in New Issue
Block a user