Ask Solem 10 lat temu
rodzic
commit
514feca409
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      celery/worker/job.py

+ 0 - 1
celery/worker/job.py

@@ -489,7 +489,6 @@ class Request(object):
                 'task-failed', exception=exception, traceback=traceback,
             )
 
-
         context = {
             'hostname': self.hostname,
             'id': self.id,