This commit is contained in:
Joachim 2021-12-21 17:35:57 +01:00
parent 66ee5ccacf
commit 67092fd3e3
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
"""testing the annual summary page"""
from datetime import datetime
import pytz
from unittest.mock import patch
from django.contrib.auth.models import AnonymousUser