forked from extern/httpie-cli
pep8
This commit is contained in:
parent
c2a0cef76e
commit
cb51faec51
@ -184,7 +184,6 @@ def readable_file_arg(filename):
|
||||
raise argparse.ArgumentTypeError(f'{filename}: {ex.args[1]}')
|
||||
|
||||
|
||||
|
||||
def parse_format_options(s: str, defaults: Optional[dict]) -> dict:
|
||||
"""
|
||||
Parse `s` and update `defaults` with the parsed values.
|
||||
|
Loading…
Reference in New Issue
Block a user