This commit is contained in:
Rami Mosleh 2022-08-29 13:39:53 +03:00 committed by GitHub
commit 6f017353e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1353,8 +1353,6 @@ class Speedtest(object):
except KeyError: except KeyError:
self.servers[d] = [attrib] self.servers[d] = [attrib]
break
except ServersRetrievalError: except ServersRetrievalError:
continue continue