Format with black
This commit is contained in:
@@ -651,7 +651,6 @@ class ProtocolUrls(Enum):
|
|||||||
games_library = "discord://-/library"
|
games_library = "discord://-/library"
|
||||||
library_settings = "discord://-/library/settings"
|
library_settings = "discord://-/library/settings"
|
||||||
|
|
||||||
|
|
||||||
def __str__(self):
|
def __str__(self):
|
||||||
return self.value
|
return self.value
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user