From e3463c8fe37ecd566e5e3d20f1fea52a888f4ecc Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 24 Jul 2019 19:35:31 -0400 Subject: [PATCH] pt dpp some ignores --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) 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