Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 19, 2023
1 parent e825d0d commit 428dab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/cogs/dm_comms.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import discord
from discord import DMChannel, Interaction, Message
from discord.ext import commands
from discord import Message, DMChannel, Interaction
from discord.ui import Button, button
from rodhaj import Rodhaj

Expand Down

0 comments on commit 428dab4

Please sign in to comment.