stable-baselines3/stable_baselines3/her
Antonin RAFFIN c6c660e51b
Fix type annotations of buffers (#1700)
* Fix type annotation and replay buffer

* Exclude pytype check

* Remove some pytype specific annotaiton and update changelog

* Fix HerReplayBuffer type hints

* try remove   # type: ignore[assignment]

* revert change

---------

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2023-09-28 18:52:46 +02:00
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
goal_selection_strategy.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
her_replay_buffer.py Fix type annotations of buffers (#1700) 2023-09-28 18:52:46 +02:00