You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'''
|
||||
"""
|
||||
CLI arguments definition.
|
||||
|
||||
'''
|
||||
"""
|
||||
from argparse import (FileType, OPTIONAL, SUPPRESS, ZERO_OR_MORE)
|
||||
from textwrap import dedent, wrap
|
||||
|
||||
|
Reference in New Issue
Block a user