Yvillia / discord-coderbot

Holds Discord Bot Backup
MIT License
2 stars 1 forks source link

Format code #21

Closed RynoXLI closed 3 years ago

RynoXLI commented 3 years ago

This branch used precommit to format code, to get this to work do the following.

precommit install

After every commit files will be automatically reformatted to PEP 8 guidelines. You will need to review the changes and recommit if your files are reformatted.