Remove whitespace
This commit is contained in:
parent
1664aa8010
commit
49d5689aa6
@ -154,7 +154,6 @@ class Submission:
|
||||
|
||||
return Submission._submissioncache[id]
|
||||
|
||||
|
||||
def fave(self):
|
||||
if self.faved is False: # Usage of the faved property is deliberate to ensure _get_submission() has run
|
||||
self._toggle_fave()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user