Skip to content

Commit 51b366d

Browse files
committed
Use single space after period
1 parent 1784098 commit 51b366d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

minfraud/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ class Disposition:
419419
420420
The action to take on the transaction as defined by your custom rules.
421421
The current set of values are "accept", "manual_review", "reject", and
422-
"test". If you do not have custom rules set up, ``None`` will be
422+
"test". If you do not have custom rules set up, ``None`` will be
423423
returned.
424424
425425
:type: str | None

0 commit comments

Comments
 (0)