We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66eb45 commit adc4216Copy full SHA for adc4216
docs/validate.rst
@@ -255,7 +255,7 @@ validation can be enabled by hooking in a format-checking object into an
255
using the :meth:`FormatChecker.checks` or
256
:meth:`FormatChecker.cls_checks` decorators respectively.
257
258
- .. method:: cls_checks(format, raises=())
+ .. classmethod:: cls_checks(format, raises=())
259
260
Register a decorated function as *globally* validating a new format.
261
0 commit comments