We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0288647 commit a6a11a7Copy full SHA for a6a11a7
scheduler/tests/test_worker/test_scheduler.py
@@ -1,5 +1,5 @@
1
import time
2
-from datetime import timedelta, datetime
+from datetime import timedelta
3
4
from django.utils import timezone
5
0 commit comments