scorelab / Bassa

Automated Download Queue for Communities to take the best use of Internet bandwidth
GNU General Public License v3.0
168 stars 493 forks source link

[Fix] MySQLdb errors fixed #905

Open BLasan opened 4 years ago

BLasan commented 4 years ago

Description MySQLdb module member errors in UserManager.py and DownloadManager.py fixed.

Related Issue

902

Motivation and Context Code should be bug free. No errors should be occured.

How Has This Been Tested? Open UserManager.py and DownloadManager.py and the errors will be underlined with red lines.

Types of changes

Checklist:

kmehant commented 4 years ago

@BLasan Can you now pull the updated pr branch from here and squash all your commits keeping only the relevant changes and force push it to here.

BLasan commented 3 years ago

@kmehant Please review