PieMC-Dev / PieMC

🍰 PieMC is an exciting open-source project aimed at developing a powerful and customizable Minecraft Bedrock server software using Python 🐍
https://piemc-dev.github.io
GNU General Public License v3.0
90 stars 23 forks source link

Fix Python code style violations #33

Closed UCYT5040 closed 1 year ago

UCYT5040 commented 1 year ago

Pep-8 style guide should always be used. See it here.