NDOJ/judge/bridge/utils.py

3 lines
48 B
Python
Raw Normal View History

2023-11-15 08:17:48 -06:00
class VanishedSubmission(Exception):
pass