Ask Solem преди 8 години
родител
ревизия
4491d4fda7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      docs/userguide/extending.rst

+ 0 - 1
docs/userguide/extending.rst

@@ -234,7 +234,6 @@ Attributes
 
         class WorkerStep(bootsteps.StartStopStep):
             requires = ('celery.worker.autoreloader:Autoreloader',)
->>>>>>> parent of 8e0ab0f... Removes autoscale option completely
 
 Example worker bootstep
 -----------------------