-
Notifications
You must be signed in to change notification settings - Fork 85
Missing indentation as in example #278
Copy link
Copy link
Open
Labels
C: conventionRelates to docstring format conventionRelates to docstring format conventionP: enhancementFeature that is outside the scope of PEP 257Feature that is outside the scope of PEP 257U: mediumA relatively medium urgency issueA relatively medium urgency issuecommunity feedbackIssue is tracking feedback from the docformatter communityIssue is tracking feedback from the docformatter community
Metadata
Metadata
Assignees
Labels
C: conventionRelates to docstring format conventionRelates to docstring format conventionP: enhancementFeature that is outside the scope of PEP 257Feature that is outside the scope of PEP 257U: mediumA relatively medium urgency issueA relatively medium urgency issuecommunity feedbackIssue is tracking feedback from the docformatter communityIssue is tracking feedback from the docformatter community
I follow the example in the readme,
Intead of getting this,
I got this (no change) ,
Command used:
docformatter --in-place example.py