mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Add quiet to the namespace for type attribution
Thank you to Anthony Sottile for guidance here.
This commit is contained in:
parent
89d88f7ebc
commit
b7e48bf702
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ def _ns(
|
|||
files=(),
|
||||
hook=None,
|
||||
verbose=False,
|
||||
quiet=False,
|
||||
show_diff_on_failure=False,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue