Skip to content

Docstrings ending in a double quote break generated code #165

@JacekLach

Description

@JacekLach

conjure-python will happily generate

def foo(self):
    # type: () -> Optional[str]
    """Foo: returns the string "bar""""
    ...

when given the doc string of Foo: returns the string "bar"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions