mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 17:03:47 +08:00
DOC: Link directly to the `re` module.
This commit is contained in:
@@ -211,7 +211,7 @@ class Classifier(RestrictedDTypeMixin, ComputableTerm):
|
||||
|
||||
See Also
|
||||
--------
|
||||
https://docs.python.org/library/re.html
|
||||
:mod:`Python Regular Expressions <re>`
|
||||
"""
|
||||
return ArrayPredicate(
|
||||
term=self,
|
||||
|
||||
Reference in New Issue
Block a user