Uh oh!
There was an error while loading. Please reload this page.
Improve comments, add doctests to coloring.py - #11589
Conversation
for more information, see https://pre-commit.ci
cclauss
left a comment
There was a problem hiding this comment.
Keep comments short to not slow down the reader.
The ruff rules D can be quite useful.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
38d0560 to
9da28b0CompareCo-authored-by: Christian Clauss <cclauss@me.com>
42c32e7 to
38d0560CompareCo-authored-by: Christian Clauss <cclauss@me.com>
38d0560 to
42c32e7CompareCo-authored-by: Christian Clauss <cclauss@me.com>
26321da to
7fafb02CompareHardvan
commented
Oct 1, 2024
I have committed the suggested comment changes and marked the changes as resolved. |
Please remove the duplicate type hints in comments so the following command passes without errors. |
Hardvan
commented
Oct 1, 2024
I'm sorry for missing this! I have removed the argument type hints in the function docstring. |
Added more comprehensive comments and more doctests to each function present in
coloring.py.Checklist: