stable-baselines3/stable_baselines3
Quentin Gallouédec 9cebedc89f
Fix Colab logger error (#1484)
* fix HumanOutputFormat

* update version

* update changelog

* TextIO annotation, TextIOBase isinstance

* update changelog

* test for HumanOutputFormat with custom TextIO

* rm extra test line

* Update tests/test_logger.py

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-05-05 14:26:39 +02:00
..
a2c Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
common Fix Colab logger error (#1484) 2023-05-05 14:26:39 +02:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Fix DQN target update interval for multi-env (#1463) 2023-04-27 18:35:33 +02:00
her Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
ppo Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
sac Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
td3 Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
__init__.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix Colab logger error (#1484) 2023-05-05 14:26:39 +02:00