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