Skip to content
Snippets Groups Projects
Commit 7ee7e064 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

make vale happy again

parent 0e984b92
No related branches found
No related tags found
1 merge request!238add tasks for partner creation, modification and deletion
......@@ -42,7 +42,7 @@ def get_subscriptions(
:param SubscriptionLifecycle lifecycles: The lifecycles that the products must be in.
:param list[str] includes: List of fields to be included in the returned Subscription objects.
:param list[str] excludes: List of fields to be excluded from the returned Subscription objects.
:param UUIDstr partner_id: The partner_id of subscriptions.
:param UUIDstr partner_id: The customer id of subscriptions.
:return: A list of Subscription objects that match the query.
:rtype: list[Subscription]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment