Spaces:
Sleeping
Sleeping
| from openenv import GenericEnvClient | |
| class ContainerEnvClient(GenericEnvClient): | |
| """OpenEnv client for Container Port.""" | |
| pass | |
| from openenv import GenericEnvClient | |
| class ContainerEnvClient(GenericEnvClient): | |
| """OpenEnv client for Container Port.""" | |
| pass | |