Files

3 lines
41 B
Python
Raw Permalink Normal View History

class NotFoundError(Exception):
pass