add-ons / service.iptv.manager

Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.
https://github.com/add-ons/service.iptv.manager/wiki
GNU General Public License v3.0
98 stars 28 forks source link

Tests are broken due to super-with-arguments #41

Closed michaelarnauts closed 3 years ago

michaelarnauts commented 4 years ago

Ignore super-with-arguments in .pylintrc, this has been added recently to the pylint on Python 3 (probably because Python 2 is EOL).

michaelarnauts commented 3 years ago

Fixed by #46