mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Reformat entire project with ruff instead of black
This commit is contained in:
@@ -81,7 +81,7 @@ class VersionInfo(NamedTuple):
|
||||
major: int
|
||||
minor: int
|
||||
micro: int
|
||||
releaselevel: Literal["alpha", "beta", "candidate", "final"]
|
||||
releaselevel: Literal['alpha', 'beta', 'candidate', 'final']
|
||||
serial: int
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user