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 `StudentCommands` using pylint #369

Open kaelabook opened 4 months ago

kaelabook commented 4 months ago

Description

I enabled pylint and made all the requested formatting changes in StudentCommands in accordance to the PEP8 standards. Please double-check this and make sure I didn't miss anything.

Issues

Closes #354

Type of change

Select one or more of the following:

How Has This Been Tested?

Works!

Checklist: