Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

FrostyX
Copy link

@FrostyX FrostyX commented Apr 15, 2023

If we have the following method docstring

"""
Create a package
Create a package inside your project. And now diving deep into the details...
"""

Then IMHO the expected behavior is "Create a package" displayed as a summary and
the rest displayed as details. That's not what happens using raw.replace,
the result is now only "inside your project. And now diving deep into the
details..."

If we have the following method docstring

    """
    Create a package
    Create a package inside your project. And now diving deep into the details...
    """

Then IMHO the expected behavior is "Create a package" displayed as a summary and
the rest displayed as _details_. That's not what happens using `raw.replace`,
the result is now only "inside your project. And now diving deep into the
details..."
@FrostyX
Copy link
Author

FrostyX commented Aug 14, 2023

bump

1 similar comment
@FrostyX
Copy link
Author

FrostyX commented Oct 5, 2023

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant