Skip to content

Commit

Permalink
coverage omit
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed Jan 30, 2021
1 parent e700890 commit ce2ce0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ omit =
pytorch_lightning/utilities/xla_device_utils.py
pytorch_lightning/utilities/distributed.py
pytorch_lightning/tuner/auto_gpu_select.py
# TODO: temporary, until accelerator refactor is finished
pytorch_lightning/accelerators/accelerator.py
pytorch_lightning/plugins/training_type/*.py
pytorch_lightning/plugins/precision/*.py
pytorch_lightning/plugins/base_plugin.py


[flake8]
Expand Down

0 comments on commit ce2ce0c

Please sign in to comment.