mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-07 14:39:45 +01:00
flake8: fix long line
This commit is contained in:
parent
851b26cb13
commit
843a729d64
@ -220,7 +220,8 @@ parser.add_argument(
|
|||||||
default=[],
|
default=[],
|
||||||
type=parse_list,
|
type=parse_list,
|
||||||
help="""
|
help="""
|
||||||
capture and forward DNS requests made to the following servers (comma separated)
|
capture and forward DNS requests made to the following servers
|
||||||
|
(comma separated)
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
Loading…
Reference in New Issue
Block a user