Fix coverage problems

This commit is contained in:
Cristi Vîjdea
2018-01-12 04:36:04 +01:00
parent 6c4dcb18bb
commit bc4037f721
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -20,7 +20,10 @@ exclude_lines =
raise TypeError
raise NotImplementedError
warnings.warn
logger.debug
logger.info
logger.warning
logger.error
return NotHandled
# Don't complain if non-runnable code isn't run: