mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-27 03:51:08 +00:00
🤦
This commit is contained in:
parent
66ee5ccacf
commit
67092fd3e3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue