made complexity an option (deactivated by default)

This commit is contained in:
Tarek Ziade 2011-11-29 13:40:40 +01:00
parent d0dc42f37a
commit a6e2297838
4 changed files with 69 additions and 19 deletions

View file

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