Skip to content

Commit a66faaf

Browse files
authored
Update delivery_attempts.py
1 parent 10181e5 commit a66faaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convoy/api/delivery_attempts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from convoy.client import Client
22

33
class DeliveryAttempt():
4-
"""Initializes a DeliveryAttempt object to make calls to the /delivery_attempts endpoint.
4+
"""Initializes a DeliveryAttempt object to make calls to the /deliveryattempts endpoint.
55
66
Parameters
77
----------

0 commit comments

Comments
 (0)