fix: D205 docstrins & update to release-please-action@v5#149
Conversation
There was a problem hiding this comment.
Code Review
This pull request addresses the D205 docstring formatting rule across multiple Python files by adding a blank line between the summary and description in docstrings. Consequently, the D205 rule has been removed from the ignore list in pyproject.toml. The reviewer noted that the TODO comment in pyproject.toml is now outdated and should be updated to reflect the resolved bucket and the new remaining error count.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Move all changelog history from packages/otdf-python/CHANGELOG.md into the root CHANGELOG.md and set changelog-path in release-please-config.json so future releases are written there.
No description provided.