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
4f90c6a5c3538dad312e9f8aa3a1c8cb8f7e3dc2
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