stable-baselines3/tests
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
..
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
test_callbacks.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_cnn.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_custom_policy.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_deterministic.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_distributions.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_envs.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_identity.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_logger.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_monitor.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_predict.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_run.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_save_load.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_sde.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_spaces.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_tensorboard.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_utils.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_vec_check_nan.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_vec_envs.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
test_vec_normalize.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00