clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
674 stars 176 forks source link

Fix usages of `super` for python 3 #1926

Closed labrys closed 1 year ago

labrys commented 1 year ago

Description

Removed unnecessary usages of super Used Python 3 super syntax