Spelling corrections and docstring improvements
Co-authored by Joe Knapper <jaknapper@hotmail.com>
This commit is contained in:
parent
bd411db5ea
commit
06632f195e
5 changed files with 33 additions and 29 deletions
|
|
@ -38,5 +38,5 @@ select = [
|
|||
|
||||
# Line length is set to 88 for ruff. This is what the formatter aims for
|
||||
# some lines are not formatted to 88 if the formatter can't easily break
|
||||
# them. Allow up to 99 beofre throwing a long line error
|
||||
# them. Allow up to 99 before throwing a long line error
|
||||
line-length = 99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue