We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594db76 commit 190ee89Copy full SHA for 190ee89
1 file changed
minfraud/webservice.py
@@ -27,7 +27,7 @@
27
28
29
class Client:
30
- """Client for accessing the minFraud Score and Insights web services."""
+ """Client for accessing the minFraud web services."""
31
32
def __init__( # pylint: disable=too-many-arguments
33
self,
0 commit comments