mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -98,7 +98,6 @@ async def _init(bot: Red):
|
||||
await register_casetypes(all_generics)
|
||||
|
||||
async def on_member_ban(guild: discord.Guild, member: discord.Member):
|
||||
|
||||
if not guild.me.guild_permissions.view_audit_log:
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user