Skip to content

Add missing class docstrings across modules and tests#795

Merged
Shrews merged 2 commits intoansible:develfrom
Shrews:pylint-fix-C0115
Mar 12, 2026
Merged

Add missing class docstrings across modules and tests#795
Shrews merged 2 commits intoansible:develfrom
Shrews:pylint-fix-C0115

Conversation

@Shrews
Copy link
Contributor

@Shrews Shrews commented Mar 11, 2026

  • Added docstrings for multiple classes in source and test code to improve clarity and consistency.
  • Removed pylint suppression for missing-class-docstring as the issue is now resolved.

- Added docstrings for multiple classes in source and test code to improve clarity and consistency.
- Removed pylint suppression for missing-class-docstring as the issue is now resolved.
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Mar 11, 2026
@Shrews Shrews marked this pull request as ready for review March 11, 2026 14:13
@Shrews Shrews requested a review from a team as a code owner March 11, 2026 14:13
@mattclay mattclay removed the needs_triage New item that needs to be triaged label Mar 12, 2026
@Shrews Shrews merged commit 2d79831 into ansible:devel Mar 12, 2026
17 checks passed
@Shrews Shrews deleted the pylint-fix-C0115 branch March 12, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants