diff options
Diffstat (limited to 'scripts/p7s')
| -rw-r--r-- | scripts/p7s/mail/mbsync.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/p7s/mail/mbsync.py b/scripts/p7s/mail/mbsync.py index 28540df7..bd27893a 100644 --- a/scripts/p7s/mail/mbsync.py +++ b/scripts/p7s/mail/mbsync.py @@ -1,3 +1,6 @@ +""" +We could likely make this nicer with some mail configuration autodiscovery, but who has the time. +""" import textwrap |
