Skip to content
Snippets Groups Projects
Commit cde0437c authored by Fabien  MAREUIL's avatar Fabien MAREUIL
Browse files

black formatting

parent cdf553a3
No related branches found
No related tags found
2 merge requests!13Master,!11Fix celery
Pipeline #28991 passed
from ippidb.models import Job from ippidb.models import Job
from celery import Task, states from celery import Task, states
from django_celery_results.models import TaskResult
class AlreadyExistError(Exception): class AlreadyExistError(Exception):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment