stable-baselines3/stable_baselines3
Antonin RAFFIN 23afedb254
Auto-formatting with black and isort (#97)
* Add auto formatting with black and isort

* Reformat code

* Ignore typing errors

* Add note about line length

* Add minimum version for isort

* Add commit-checks

* Update docker image

* Fixed lost import (during last merge)

* Fix opencv dependency
2020-07-16 16:12:16 +02:00
..
a2c Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
common Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
ddpg Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dqn Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
ppo Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
sac Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
td3 Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Implement DDPG (#92) 2020-07-16 14:14:22 +02:00