This website requires JavaScript.
Explore
Help
Register
Sign In
lookerZz
/
DoubaoTeam
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1be706c2677574fa80173cf6ec6393aa38e58962
DoubaoTeam
/
schemas
/
statistics.py
T
4 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
两个模块写好
2026-09-21 14:34:43 +08:00
class
NoExist
(
Exception
):
def
__init__
(
self
,
value
):
self
.
value
=
value
pass
Reference in New Issue
Copy Permalink