We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e7453 commit 1784098Copy full SHA for 1784098
1 file changed
minfraud/models.py
@@ -435,8 +435,8 @@ class Disposition:
435
.. attribute:: rule_label
436
437
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.
+ custom rules set up, the triggered custom rule does not have a label, or
+ no custom rule was triggered, ``None`` will be returned.
440
441
:type: str | None
442
"""
0 commit comments