Ask Solem пре 16 година
родитељ
комит
c825fb7a98
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      celery/pool.py

+ 0 - 1
celery/pool.py

@@ -151,7 +151,6 @@ class TaskPool(object):
 
 
         self._processes[tid] = [result, callbacks, errbacks, meta]
         self._processes[tid] = [result, callbacks, errbacks, meta]
 
 
-
     def full(self):
     def full(self):
         """Is the pool full?
         """Is the pool full?