diff options
author | Kali Kaneko <kali@leap.se> | 2015-08-04 12:18:50 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-08-04 12:18:50 -0400 |
commit | 5a97000032cf9cdb8dee5310126f6de11b09d942 (patch) | |
tree | ad4b6f576bcf488188cab873a9bc316c903daeba /pep8 | |
parent | 570bf35249b1271a9453d5970059e080f2947d17 (diff) |
[style] pep8 fixes + pep8 script
Diffstat (limited to 'pep8')
-rwxr-xr-x | pep8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/sh +pep8 src/leap/mail |