summaryrefslogtreecommitdiff
path: root/alot/account.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-08-30 13:28:17 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-08-30 13:28:17 +0100
commit7777201c6c0308c07d7d3bade24eb4094f36650b (patch)
tree79a6d0da8e5ed2935b47038c8c0ffd9d4fd3c002 /alot/account.py
parent7f9743305bd9e2c343e2441bd1151fb77b482fe4 (diff)
pep8
Diffstat (limited to 'alot/account.py')
-rw-r--r--alot/account.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/alot/account.py b/alot/account.py
index dcf971b4..014ed087 100644
--- a/alot/account.py
+++ b/alot/account.py
@@ -276,7 +276,6 @@ class AbookAddressBook(AddressBook):
class MatchSdtoutAddressbook(AddressBook):
-
def __init__(self, command, match=None):
self.command = command
if not match: