mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2025-02-08 02:59:22 +00:00
Co-authored-by: luoshuijs <luoshuijs@outlook.com> Co-authored-by: Karako <karakohear@gmail.com> Co-authored-by: xtaodada <xtao@xtaolink.cn>
3 lines
47 B
Python
3 lines
47 B
Python
class PlayerNotFoundError(Exception):
|
|
pass
|