mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
parent
daca2c80db
commit
5fc1d3def0
1 changed files with 1 additions and 3 deletions
|
|
@ -258,9 +258,7 @@ def register_default_options(option_manager):
|
|||
)
|
||||
|
||||
add_option(
|
||||
"--output-file",
|
||||
default=None,
|
||||
help="Redirect report to a file.",
|
||||
"--output-file", default=None, help="Redirect report to a file."
|
||||
)
|
||||
|
||||
add_option(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue