mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -489,7 +489,7 @@ class Red(
|
||||
|
||||
@property
|
||||
def uptime(self) -> datetime:
|
||||
""" Allow access to the value, but we don't want cog creators setting it """
|
||||
"""Allow access to the value, but we don't want cog creators setting it"""
|
||||
return self._uptime
|
||||
|
||||
@uptime.setter
|
||||
|
||||
Reference in New Issue
Block a user