diff --git a/chapter5/02_Using_Celery_to_distribute_tasks.rst b/chapter5/02_Using_Celery_to_distribute_tasks.rst index 0112be8..166621f 100644 --- a/chapter5/02_Using_Celery_to_distribute_tasks.rst +++ b/chapter5/02_Using_Celery_to_distribute_tasks.rst @@ -44,7 +44,6 @@ Celery 的用法非常简单,和显示的一样: :: 显示的配置如下: :: - ➜ [parallel-test] python-parallel-programming-cookbook-cn git:(ch5) ✗ celery usage: celery [options] Show help screen and exit.