mirror of
https://github.com/smallevilbeast/ntchat.git
synced 2026-07-02 04:32:43 +08:00
格式化代码
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class ClientNotExists(Exception):
|
||||
guid = ""
|
||||
|
||||
def __init__(self, guid):
|
||||
self.guid = guid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user