Browse Source

Whitespace fix

Ask Solem 16 years ago
parent
commit
c825fb7a98
1 changed files with 0 additions and 1 deletions
  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?