main
Bob Mottram 2022-08-10 19:41:45 +01:00
parent df25614b24
commit 03f5775ae7
1 changed files with 1 additions and 1 deletions

View File

@ -4319,7 +4319,7 @@ def expire_posts(base_dir: str, http_prefix: str,
def get_post_expiry_days(base_dir: str, nickname: str, domain: str) -> int:
"""
"""Returns the post expiry period for the given account
"""
handle = nickname + '@' + domain
expire_posts_filename = \