From 70a2e66ae9e590859adadebd1479d4558c41434c Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 24 Jul 2019 18:30:47 -0400 Subject: [PATCH] running ddp tests --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1ce67f2a61..01c0b04981 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,7 @@ exclude_lines = return * raise Exception warnings + print omit = pytorch_lightning/callbacks/pt_callbacks.py