EU-Utility/plugins/import_export/__init__.py

4 lines
73 B
Python

from .plugin import ImportExportPlugin
__all__ = ['ImportExportPlugin']