Skip to content

Commit 03f7ea7

Browse files
Run black
1 parent b297ba9 commit 03f7ea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mollie/api/objects/client_link.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66

77
class ClientLink(ObjectBase):
8-
98
def __init__(self, data, client):
109
warnings.warn(
1110
"ClientLink is currently in open beta, and the final specification may still change.",

0 commit comments

Comments
 (0)