feat(style): add black
This commit is contained in:
parent
9869312ee8
commit
5e8868b660
9 changed files with 19 additions and 6 deletions
tuxbot/cogs/warnings
|
@ -10,7 +10,7 @@ __version__ = "v{}.{}.{}-{}".format(
|
|||
version_info.major,
|
||||
version_info.minor,
|
||||
version_info.micro,
|
||||
version_info.releaselevel
|
||||
version_info.releaselevel,
|
||||
).replace("\n", "")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue