common.py 107 B

12345
  1. from conf.constants import FileTypes
  2. excel_types = FileTypes.EXCEL_TYPES
  3. zip_types = FileTypes.ZIP_TYPES