google-deepmind / google-deepmind/dm_control
Incorrect decorator?
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/deepmind/dm_control/blob/774f46182140106e22725914aad3c6299ed91edd/dm_control/composer/entity.py#L73
I think this decorator should be @composer.observable based on the composer tutorial instead of `@define.observable`
Contributor guide
Assessment
This issue has not been assessed yet.