Skip to content

Commit

Permalink
Fix typo in validation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin authored Feb 15, 2025
1 parent 7a6120b commit 6c5485e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/validation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ inline comments:
pass
Note that a properly formatted :ref:`class <classdoc>` docstring
silences ``G08`` for an ``__init__`` constructor without a docstring.
silences ``GL08`` for an ``__init__`` constructor without a docstring.

This is supported by the :ref:`CLI <validation_via_cli>`,
:ref:`pre-commit hook <pre_commit_hook>`, and
Expand Down

0 comments on commit 6c5485e

Please sign in to comment.