stable-baselines3/stable_baselines3/common/sb2_compat
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 Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
rmsprop_tf_like.py Fix type annotations of buffers (#1700) 2023-09-28 18:52:46 +02:00