Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Mole1424 committed Oct 1, 2023
1 parent 2e5ad51 commit 2be6dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/commands/reminders.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from discord.ext import commands
from discord.ext.commands import Bot, Context
from humanize import precisedelta
from pytz import timezone, utc
from pytz import timezone
from sqlalchemy.exc import SQLAlchemyError
from sqlalchemy_utils import ScalarListException

Expand Down

0 comments on commit 2be6dd3

Please sign in to comment.