mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
First, I never got around to testing my changes to @kilian's patch for #23 and just found that I had mistyped a variable. Also, on more complex code that what I had tested on previously, my patch to pep8 was insufficient. This should work without error now. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| flake8 | ||
| mccabe.py | ||
| messages.py | ||
| pep8.py | ||
| pyflakes.py | ||
| run.py | ||
| util.py | ||