Ask Solem 13 tahun lalu
induk
melakukan
db381eb65a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      celery/worker/job.py

+ 1 - 1
celery/worker/job.py

@@ -21,8 +21,8 @@ from datetime import datetime
 
 from .. import current_app
 from .. import exceptions
-from ..datastructures import ExceptionInfo
 from ..app import app_or_default
+from ..datastructures import ExceptionInfo
 from ..execute.trace import build_tracer, trace_task, report_internal_error
 from ..platforms import set_mp_process_title as setps
 from ..utils import noop, kwdict, fun_takes_kwargs, truncate_text