mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 14:04:16 +00:00
flake8.main.git.install was already returning False if it couldn't find the directory to install into. This makes mercurial.install do the same thing and allows the vcs.install callback to understand that. |
||
|---|---|---|
| .. | ||
| api | ||
| formatting | ||
| main | ||
| options | ||
| plugins | ||
| __init__.py | ||
| __main__.py | ||
| checker.py | ||
| defaults.py | ||
| exceptions.py | ||
| processor.py | ||
| style_guide.py | ||
| utils.py | ||