Skip to content
Snippets Groups Projects
__init__.py 138 B
Newer Older
"""
Python module for extracting attribute from Archive Extractor Device.
"""

__version__ = "AUTOVERSIONREPLACE"

__all__ = ["Access", ]