2019-08-12 11:58:21 +08:00

5 lines
87 B
Python

import midata
from .midata import *
__all__ = ['ncutil']
__all__ += midata.__all__