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