格式化代码

This commit is contained in:
evilbeast 2022-08-29 17:48:33 +08:00
parent 708cc9e2d9
commit 1e7d0350d5

View File

@ -1,5 +1,6 @@
class ClientNotExists(Exception):
guid = ""
def __init__(self, guid):
self.guid = guid