dnaextrim / python_zklib

Attendance Machine Libraries for python with a connection to the network using the UDP protocol and port 4370
GNU General Public License v2.0
78 stars 122 forks source link

fixed intendation error in zkAtt.py #15

Closed rajatshuklaofficial closed 6 years ago

rajatshuklaofficial commented 6 years ago

There was an indentation error in zklib/zkAtt.py file which resulted in runtime error while executing the zktest.py and now it is fixed.