Scrython/scrython/bulk_data/__init__.py

3 lines
55 B
Python

from .bulk_data import BulkData
__all__ = ['BulkData']