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