flake8: fix long line

This commit is contained in:
Scott Kuhl 2021-05-29 21:58:56 -04:00
parent 851b26cb13
commit 843a729d64

View File

@ -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(