-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docstring formatting directive in CONTRIBUTING
This updates the docstring formatting directive section in CONTRIBUTING.md file. This section was outdated, and didn't reflect the standards that are now being enforced by ruff, and utilized for documentation purposes.
- Loading branch information
Showing
2 changed files
with
123 additions
and
18 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Update the docstring formatting directive in CONTRIBUTING.md to reflect the formatting practices currently in place. |