Exemplo n.º 1
0
 def __init__(self):
     Repository.__init__(self)
     self.class_key = 'RedmineRepo'
Exemplo n.º 2
0
 def __init__(self):
     self.class_key = 'GanttRepo'
     Repository.__init__(self)