Less indentation

merge-requests/30/head
Bob Mottram 2024-05-15 17:03:31 +01:00
parent 98513d3ca5
commit 13c6c69b0f
1 changed files with 105 additions and 106 deletions

View File

@ -1028,7 +1028,7 @@ def show_replies_to_post(self, authorized: bool,
else:
http_404(self, 62)
return True
else:
# replies exist. Itterate through the
# text file containing message ids
context_str = 'https://www.w3.org/ns/activitystreams'
@ -1139,7 +1139,6 @@ def show_replies_to_post(self, authorized: bool,
else:
http_404(self, 64)
return True
return False
def show_notify_post(self, authorized: bool,