Skip to content

Commit 532cd7d

Browse files
authored
Fix typo in validation.rst (#605)
1 parent 7a6120b commit 532cd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/validation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ inline comments:
184184
pass
185185
186186
Note that a properly formatted :ref:`class <classdoc>` docstring
187-
silences ``G08`` for an ``__init__`` constructor without a docstring.
187+
silences ``GL08`` for an ``__init__`` constructor without a docstring.
188188

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

0 commit comments

Comments
 (0)