forked from mirrors/bookwyrm
🤦
This commit is contained in:
parent
73551f1602
commit
ce8bb306a3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
"""testing the annual summary page"""
|
"""testing the annual summary page"""
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
|
import pytz
|
||||||
from unittest.mock import patch
|
from unittest.mock import patch
|
||||||
|
|
||||||
from django.contrib.auth.models import AnonymousUser
|
from django.contrib.auth.models import AnonymousUser
|
||||||
|
|
Loading…
Reference in a new issue