Beispiel #1
0
 def __init__(self, trelloClient, boardId):
     Board.__init__(self, trelloClient, boardId)
Beispiel #2
0
 def __init__(self, trelloClient, boardId):
     Board.__init__(self, trelloClient, boardId )