Skip to content

Commit e2242b0

Browse files
ryanjulianalimuldal
authored andcommitted
dm_control: Import of refs/pull/15/head
PiperOrigin-RevId: 182193834
1 parent ddf7f7b commit e2242b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ For example, on Debian and Ubuntu, this can be done by running
6262

6363
```python
6464
from dm_control import suite
65+
import numpy as np
6566

6667
# Load one task:
6768
env = suite.load(domain_name="cartpole", task_name="swingup")

0 commit comments

Comments
 (0)