diff options
Diffstat (limited to 'subcmds/forall.py')
| -rw-r--r-- | subcmds/forall.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subcmds/forall.py b/subcmds/forall.py index c5864336..ef11851b 100644 --- a/subcmds/forall.py +++ b/subcmds/forall.py | |||
| @@ -280,7 +280,6 @@ without iterating through the remaining projects. | |||
| 280 | 280 | ||
| 281 | class WorkerKeyboardInterrupt(Exception): | 281 | class WorkerKeyboardInterrupt(Exception): |
| 282 | """ Keyboard interrupt exception for worker processes. """ | 282 | """ Keyboard interrupt exception for worker processes. """ |
| 283 | pass | ||
| 284 | 283 | ||
| 285 | 284 | ||
| 286 | def InitWorker(): | 285 | def InitWorker(): |
