Wrap a long line for flake8

This commit is contained in:
Dan Buch 2016-07-15 21:49:55 -04:00
parent fcaccb600b
commit a51cb870fb
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

View File

@ -38,7 +38,8 @@ The meaning of each field is as follows:
`Flag` when generating the type definition
for `cli` and the wrapper type for `altsrc`
type (string) - The type that the generated `Flag` type for
`cli` is expected to "contain" as its `.Value` member
`cli` is expected to "contain" as its `.Value`
member
value (bool) - Should the generated `cli` type have a `Value`
member?
dest (bool) - Should the generated `cli` type support a