Changes between Initial Version and Version 1 of Ticket #27463, comment 4
- Timestamp:
- Nov 9, 2016, 5:47:50 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27463, comment 4
initial v1 1 1 really! 2 3 Flake8 is a wrapper 4 5 PyFlakes 6 pycodestyle 7 mccabe 8 2 9 3 10 Flake8 uses ranges for mccabe, pyflakes, and pycodestyle because each of those projects tend to add new checks in minor releases.