Пример #1
0
 def __init__(self, axis, **kwargs):
     kwargs.pop(str('config'))
     Concatenate.__init__(self, axis, **kwargs)