mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -55,7 +55,6 @@ class VoiceMutes(MixinMeta):
|
||||
ctx.permission_state is commands.PermState.NORMAL
|
||||
and not voice_channel.permissions_for(ctx.author) >= required_perms
|
||||
):
|
||||
|
||||
return (
|
||||
False,
|
||||
_(
|
||||
|
||||
Reference in New Issue
Block a user