Update annual_summary.py

This commit is contained in:
Joachim 2021-12-22 17:10:47 +01:00
parent 04d51cde3f
commit b9265bdd29
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ def privacy_verification(request, user, year, year_key):
raise Http404(f"The summary for {year} is unavailable")
def is_year_available(user, year):
"""return boolean"""