mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
init commit
This commit is contained in:
parent
c189fc3351
commit
0e660a7429
19 changed files with 11250 additions and 0 deletions
3
environments/hack0/ufc_env/__init__.py
Normal file
3
environments/hack0/ufc_env/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .ufc_server import UFCEnv, UFCEnvConfig
|
||||
|
||||
__all__ = ["UFCEnv", "UFCEnvConfig"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue