summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2019-04-12 08:04:23 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2019-05-11 17:37:57 +0100
commit5678559b6bc88657f3c63f2da885bc1cacbbf07e (patch)
tree246e3b604ff2f935f8da06b7ee0064b552128f36
parentef2203a89f883e3f101450d2b235c48c179ddb3a (diff)
cleanup trailing whitespace
-rw-r--r--alot/commands/globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/globals.py b/alot/commands/globals.py
index ec031106..c1e8d3cf 100644
--- a/alot/commands/globals.py
+++ b/alot/commands/globals.py
@@ -805,7 +805,7 @@ class ComposeCommand(Command):
except Exception as e:
ui.notify(str(e), priority='error')
raise self.ApplyError()
-
+
async def _get_sender_details(self, ui):
# find out the right account, if possible yet
account = self.envelope.account