Ask Solem 8 gadi atpakaļ
vecāks
revīzija
4491d4fda7
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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
 -----------------------