mirror of
https://github.com/smallevilbeast/ntchat.git
synced 2025-05-23 05:38:13 +08:00
格式化代码
This commit is contained in:
parent
708cc9e2d9
commit
1e7d0350d5
|
@ -1,5 +1,6 @@
|
|||
class ClientNotExists(Exception):
|
||||
guid = ""
|
||||
|
||||
def __init__(self, guid):
|
||||
self.guid = guid
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user