Wrap a long line for flake8
This commit is contained in:
parent
fcaccb600b
commit
a51cb870fb
@ -38,7 +38,8 @@ The meaning of each field is as follows:
|
|||||||
`Flag` when generating the type definition
|
`Flag` when generating the type definition
|
||||||
for `cli` and the wrapper type for `altsrc`
|
for `cli` and the wrapper type for `altsrc`
|
||||||
type (string) - The type that the generated `Flag` type for
|
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`
|
value (bool) - Should the generated `cli` type have a `Value`
|
||||||
member?
|
member?
|
||||||
dest (bool) - Should the generated `cli` type support a
|
dest (bool) - Should the generated `cli` type support a
|
||||||
|
Loading…
Reference in New Issue
Block a user