mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
💄 auto fix by pre-commit hooks
This commit is contained in:
committed by
felinae98
parent
9b112bf164
commit
ffa180e8a6
@@ -22,8 +22,7 @@ def _get_time():
|
||||
return cur_time
|
||||
|
||||
|
||||
class SubscribeDupException(Exception):
|
||||
...
|
||||
class SubscribeDupException(Exception): ...
|
||||
|
||||
|
||||
class DBConfig:
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
class NBESFVerMatchErr(Exception):
|
||||
...
|
||||
class NBESFVerMatchErr(Exception): ...
|
||||
|
||||
|
||||
class NBESFParseErr(Exception):
|
||||
...
|
||||
class NBESFParseErr(Exception): ...
|
||||
|
||||
Reference in New Issue
Block a user