-
-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support docformatter 1.6.0+ (#18790)
Docformatter 1.6.0 introduced a "feature" that is actually a nuisance: it returns exit code 3 when modifying files in-place. We don't actually upgrade the default version in this PR, because the new version of docformatter has logic changes that wreak havoc on our docstrings. But I have tested this change on both old and new versions of Docformatter.
- Loading branch information
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters