2
0
mirror of https://github.com/codl/forget synced 2025-01-07 12:52:34 +01:00
This commit is contained in:
codl 2018-05-08 00:14:14 +02:00
parent 5cb84e1fbd
commit cacd271683
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A

View File

@ -25,7 +25,8 @@ class KnownInstances(object):
hits=instance['hits']
))
except (json.JSONDecodeError, TypeError):
return self.__default()
self.__default()
return
def __default(self):
self.instances = [{