Stable-Baselines-Team / stable-baselines3-contrib

Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
https://sb3-contrib.readthedocs.io
MIT License
504 stars 175 forks source link

Fix `stable_baselines3/common/distributions.py` type hint #123

Open qgallouedec opened 1 year ago

qgallouedec commented 1 year ago

Description

Handles the breaking changes from https://github.com/DLR-RM/stable-baselines3/pull/1190

Context

Types of changes

Checklist:

Note: we are using a maximum length of 127 characters per line