Skip to content

Commit 876a1d1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0b07fd6 commit 876a1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_celery_results/models/generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from django_celery_results.models.abstract import (
1212
AbstractGroupResult,
13-
AbstractTaskResult
13+
AbstractTaskResult,
1414
)
1515

1616

0 commit comments

Comments
 (0)