diff --git a/.coveragerc b/.coveragerc index 48a4e18..2f7552f 100644 --- a/.coveragerc +++ b/.coveragerc @@ -4,4 +4,5 @@ exclude_lines = pragma: no cover # Don't complain if tests don't hit defensive assertion code: - raise NotImplementedError \ No newline at end of file + raise NotImplementedError + logger. \ No newline at end of file