瀏覽代碼

Whitespace fix

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]
 
-
     def full(self):
         """Is the pool full?