Skip to content

Commit 190ee89

Browse files
committed
Remove specific service names from Client summary
1 parent 594db76 commit 190ee89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

minfraud/webservice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828

2929
class Client:
30-
"""Client for accessing the minFraud Score and Insights web services."""
30+
"""Client for accessing the minFraud web services."""
3131

3232
def __init__( # pylint: disable=too-many-arguments
3333
self,

0 commit comments

Comments
 (0)