Browse Source

Whitespace fix

Ask Solem 16 năm trước cách đây
mục cha
commit
c825fb7a98
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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]
 
-
     def full(self):
         """Is the pool full?