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:
@@ -268,7 +268,6 @@ PermStateAllowedStates = (
|
||||
|
||||
|
||||
def transition_permstate_to(prev: PermState, next_state: PermState) -> TransitionResult:
|
||||
|
||||
# Transforms here are used so that the
|
||||
# informational ALLOWED_BY_HOOK/DENIED_BY_HOOK
|
||||
# remain, while retaining the behavior desired.
|
||||
|
||||
Reference in New Issue
Block a user