diff --git a/setup.cfg b/setup.cfg index 1ce67f2a..01c0b049 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