File size: 127 Bytes
33d7314
 
 
1
2
3
4
from .comparator import summarize_from_archive, summarize_from_zip

__all__ = ["summarize_from_archive", "summarize_from_zip"]