mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
Fixing tests
This commit is contained in:
@@ -552,6 +552,9 @@ def prepare_and_parse_args(plugins, args, detect_defaults=False):
|
||||
:rtype: argparse.Namespace
|
||||
|
||||
"""
|
||||
|
||||
# pylint: disable=too-many-statements
|
||||
|
||||
helpful = HelpfulArgumentParser(args, plugins, detect_defaults)
|
||||
|
||||
# --help is automatically provided by argparse
|
||||
|
||||
Reference in New Issue
Block a user