pyztk/zk/__init__.py
2016-05-23 13:50:54 +07:00

3 lines
37 B
Python

from base import ZK
__all__ = ['ZK']