lightning/tests/plugins
Arnaud Gelas 84d1040b32
Fix pre-commit isort failure on tests/plugins/*.py (#5422)
* Fix pre-commit isort failure on tests/plugins/*.py

* Remove tests.plugins from skipped module in pyproject.toml

* Update pyproject.toml

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-01-14 03:57:16 -05:00
..
__init__.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
test_amp_plugin.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
test_apex_plugin.py Fix pre-commit isort failure on tests/plugins/*.py (#5422) 2021-01-14 03:57:16 -05:00
test_ddp_plugin.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
test_ddp_sequential_plugin.py [bug-fix] Trainer.test points to latest best_model_path (#5161) 2021-01-06 15:14:10 +01:00
test_plugin.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
test_plugin_properties.py Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
test_rpc_plugin.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
test_sharded_plugin.py Fix pre-commit isort failure on tests/plugins/*.py (#5422) 2021-01-14 03:57:16 -05:00