Skip to content

Commit 1784098

Browse files
committed
Update rule_label doc
1 parent 95e7453 commit 1784098

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

minfraud/models.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,8 @@ class Disposition:
435435
.. attribute:: rule_label
436436
437437
The label of the custom rule that was triggered. If you do not have
438-
custom rule set up, or the custom rule that was triggered does not have a
439-
label, ``None`` will be returned.
438+
custom rules set up, the triggered custom rule does not have a label, or
439+
no custom rule was triggered, ``None`` will be returned.
440440
441441
:type: str | None
442442
"""

0 commit comments

Comments
 (0)