Tom Kuson
|
96b42b0c8f
|
[DOC201 ] Permit explicit None in functions that only return None (#13064)
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
|
2024-08-27 16:00:18 +00:00 |
|
Charlie Marsh
|
1f51048fa4
|
Don't enforce returns and yields in abstract methods (#12771)
## Summary
Closes https://github.com/astral-sh/ruff/issues/12685.
|
2024-08-09 13:34:14 +00:00 |
|
Auguste Lalande
|
9f72f474e6
|
[pydoclint ] Add docstring-missing-returns amd docstring-extraneous-returns (DOC201 , DOC202 ) (#12485)
Co-authored-by: Micha Reiser <micha@reiser.io>
|
2024-07-26 06:36:00 +00:00 |
|