Skip to content

Commit bafbebc

Browse files
committed
Missing import
1 parent 9d5462d commit bafbebc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readthedocs/rtd_tests/tests/test_project_querysets.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from datetime import timedelta
2+
13
import django_dynamic_fixture as fixture
24
from django_dynamic_fixture import get
35
from django.contrib.auth.models import User

0 commit comments

Comments
 (0)