Пример #1
0
 def __init__(self, ffile, tags=None, **kwargs):
     self.file = ffile
     self._workbook = Workbook(ffile, **kwargs)