Python 3.5 intermittent exeception removed from test coverage

pull/272/head
Chris Caron 2020-08-10 21:27:47 -04:00
parent 0ef4e45fab
commit 53880890e3
1 changed files with 1 additions and 1 deletions

View File

@ -682,7 +682,7 @@ class NotifyEmby(NotifyBase):
try:
self.logout()
except LookupError:
except LookupError: # pragma: no cover
# Python v3.5 call to requests can sometimes throw the exception
# "/usr/lib64/python3.7/socket.py", line 748, in getaddrinfo
# LookupError: unknown encoding: idna