issues
search
dadadel
/
pyment
Format and convert Python docstrings and generates patches
GNU General Public License v3.0
905
stars
62
forks
source link
#90: fix no quotes starting docstring or quotes without docstring after signature
#91
Closed
dadadel
closed
3 years ago
dadadel
commented
3 years ago
90: fix parsing when after definition, docstring starts with r|u|f before delimiter or there's triple quotes without docstring
dadadel
commented
3 years ago
This PR closes the issue #90
90: fix parsing when after definition, docstring starts with r|u|f before delimiter or there's triple quotes without docstring