mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-09 10:52:31 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -349,7 +349,6 @@ class Economy(commands.Cog):
|
||||
).format(author=author, time=dtime)
|
||||
)
|
||||
else:
|
||||
|
||||
# Gets the users latest successfully payday and adds the guilds payday time
|
||||
next_payday = (
|
||||
await self.config.member(author).next_payday()
|
||||
|
||||
Reference in New Issue
Block a user