diff options
author | Bruno Wagner <bwgpro@gmail.com> | 2015-07-21 19:16:53 -0300 |
---|---|---|
committer | Bruno Wagner <bwgpro@gmail.com> | 2015-07-21 19:17:46 -0300 |
commit | 6ab67b4c69be4d3f3fb34dd3f76cd36822e7e1ca (patch) | |
tree | 5e84bf46c4eef5d8d9f6c0724904e8e8aa9e4b5f /src/leap/mail/imap/tests/walktree.py | |
parent | a36a3bd419bdf33d66ed77277089db537e8b7b36 (diff) |
Fixed all the pep8 warnings in the code
Diffstat (limited to 'src/leap/mail/imap/tests/walktree.py')
-rw-r--r-- | src/leap/mail/imap/tests/walktree.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/mail/imap/tests/walktree.py b/src/leap/mail/imap/tests/walktree.py index 695f487..4544856 100644 --- a/src/leap/mail/imap/tests/walktree.py +++ b/src/leap/mail/imap/tests/walktree.py @@ -1,4 +1,4 @@ -#t -*- coding: utf-8 -*- +# -*- coding: utf-8 -*- # walktree.py # Copyright (C) 2013 LEAP # |