python-onvif-zeep
python-onvif-zeep copied to clipboard
Make super() syntax compatible with Python 2
This is a minor change to the usage of super() within client.py to maintain Python 2 compatibility. I believe this should resolve issue #33.