pyflakes 69 B

1234
  1. #!/usr/bin/python
  2. from pyflakes.scripts.pyflakes import main
  3. main()