pyztk/zk/__init__.py

4 lines
61 B
Python

# -*- coding: utf-8 -*-
from base import ZK
__all__ = ['ZK']