Skip to content

Commit

Permalink
Ran black to fit code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Antimatter543 committed Dec 23, 2023
1 parent b28b35a commit 9d4672b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uqcsbot/minecraft.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
MC_PUBLIC_IP = os.environ.get("MC_PUBLIC_IP")
MC_PUBLIC_PORT = os.environ.get("MC_PUBLIC_PORT")


class Minecraft(commands.Cog):
def __init__(self, bot: UQCSBot):
self.bot = bot
Expand Down

0 comments on commit 9d4672b

Please sign in to comment.