mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 05:33:52 +08:00
3 lines
44 B
Python
3 lines
44 B
Python
|
|
class OutOfRangeError(ValueError):
|
||
|
|
pass
|