wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

Reformatted `AdminCommands` using pylint #356

Open kaelabook opened 1 month ago

kaelabook commented 1 month ago

Description

(Copied from Braden's cause mine was quite terrible) I enabled pylint and made all the requested formatting changes in AdminCommands in accordance to the PEP8 standards. Please double-check this and make sure I didn't miss anything

Issues

Closes #346

Type of change

Select one or more of the following:

How Has This Been Tested?

I have run some of the commands in here and it works just fine :D

Checklist: