mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 11:56:52 +00:00
Remove trailing new line; insert raises
This commit is contained in:
parent
9457d84cfd
commit
12660a6fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,8 +59,8 @@ def install():
|
|||
bool
|
||||
:raises:
|
||||
flake8.exceptions.MercurialCommitHookAlreadyExists
|
||||
:raises:
|
||||
flake8.exceptions.MercurialQRefreshHookAlreadyExists
|
||||
|
||||
"""
|
||||
hgrc = find_hgrc(create_if_missing=True)
|
||||
if hgrc is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue