mirror of
https://github.com/codl/forget
synced 2025-01-07 12:52:34 +01:00
clarity
This commit is contained in:
parent
5cb84e1fbd
commit
cacd271683
@ -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 = [{
|
||||
|
Loading…
Reference in New Issue
Block a user