Skip to content

Commit 28c0167

Browse files
Asif Saif UddinHugo Osvaldo Barrera
andauthored
Update payments/core.py
Co-authored-by: Hugo Osvaldo Barrera <[email protected]>
1 parent 86300f2 commit 28c0167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payments/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def autocomplete_with_subscription(self, payment):
131131
def cancel_subscription(self, subscription):
132132
"""
133133
Cancel subscription
134-
Used by providers, that use provider initiated subscription workflow
134+
Used by providers, that use provider initiated cancellation workflow
135135
"""
136136
raise NotImplementedError()
137137

0 commit comments

Comments
 (0)