Skip to content

Keep DocString paragraphs in help texts. #429

@jedie

Description

@jedie

tyro removes all newline information from the DocString of a command.

What's about to keep them? Just apply textwrap.dedent() ?

Think it's because of remove_single_line_breaks here:

helptext = _strings.remove_single_line_breaks(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions