remove exception line

This commit is contained in:
William Falcon
2019-07-24 17:30:16 -04:00
parent d372b21b5e
commit 1d28b468bd
+1
View File
@@ -26,6 +26,7 @@ exclude_lines =
raise NotImplementedError
if 0:
if __name__ == .__main__.:
except Exception as e
omit =
pytorch_lightning/callbacks/pt_callbacks.py