diff --git a/setup.cfg b/setup.cfg index f090474258..5d456a3d06 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,6 +34,8 @@ exclude_lines = warnings print raise RuntimeError + break + pass omit = pytorch_lightning/callbacks/pt_callbacks.py