pyztk/zk/__init__.py

3 lines
37 B
Python
Raw Normal View History

2016-05-23 13:50:54 +07:00
from base import ZK
__all__ = ['ZK']