We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b07fd6 commit 876a1d1Copy full SHA for 876a1d1
django_celery_results/models/generic.py
@@ -10,7 +10,7 @@
10
11
from django_celery_results.models.abstract import (
12
AbstractGroupResult,
13
- AbstractTaskResult
+ AbstractTaskResult,
14
)
15
16
0 commit comments