added a header to skip files

This commit is contained in:
Tarek Ziade 2011-02-08 11:46:21 +01:00
parent 5a1a4917e1
commit 93d19d39a5
5 changed files with 36 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/home/tarek/dev/bitbucket.org/flake8-clean/bin/python
from flake8 import main
if __name__ == '__main__':