Skip to content

Bug Docstring Extraction #6

Description

@furlat

https://github.com/furlat/OpenBugger/blob/main/notebooks/doc_string_extraction.ipynb

does not work with

def multiline_str():
""" Returns a multiline string """
s = """This is
a
multiline
string!
"""
a = """Another
multiline
string!"
"""
return s + a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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