💄 auto fix by pre-commit hooks

This commit is contained in:
pre-commit-ci[bot]
2023-10-03 11:38:58 +00:00
committed by felinae98
parent 9b112bf164
commit ffa180e8a6
3 changed files with 12 additions and 24 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ def _get_time():
return cur_time
class SubscribeDupException(Exception):
...
class SubscribeDupException(Exception): ...
class DBConfig:
+2 -4
View File
@@ -1,6 +1,4 @@
class NBESFVerMatchErr(Exception):
...
class NBESFVerMatchErr(Exception): ...
class NBESFParseErr(Exception):
...
class NBESFParseErr(Exception): ...