mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-23 16:54:56 +00:00
Update base.py
This commit is contained in:
parent
1848c7d453
commit
61af36b226
1 changed files with 1 additions and 0 deletions
|
|
@ -411,6 +411,7 @@ class BaseEnv(ABC):
|
|||
)
|
||||
if self.curr_step > 0:
|
||||
self.load_checkpoint()
|
||||
break
|
||||
|
||||
async def get_server_info(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue