-
- Downloads
Fix contains method in space classes (#272)
The contains methods in the three habitat.core.spaces classes (EmptySpace, ActionSpace, and ListSpace) have errors that are described in #271. This pull request fixes those errors, corrects the documentation for the ActionSpace class, and adds a __repr__ to the EmptySpace class. closes #271
test/test_spaces.py
0 → 100644
Please register or sign in to comment