mirror of
https://github.com/PaiGramTeam/GramCore.git
synced 2024-11-23 14:57:44 +00:00
3 lines
47 B
Python
3 lines
47 B
Python
|
class PlayerNotFoundError(Exception):
|
||
|
pass
|