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: Bug fix MySQLdb #903

Closed BLasan closed 4 years ago

BLasan commented 4 years ago

Description UserManager.py and DownloadManager.py contained MySQLdb module member errors.

Related Issue Fix #902

Motivation and Context There should not be any bugs within the code. When running the exception part it may cause an error.

How Has This Been Tested? Open the UserManager.py and DownloadaManager.py files. Problems will be underlined with red lines.

Types of changes

Checklist: