Untitled
unknown
plain_text
2 years ago
142 B
7
Indexable
if records:
if records[0]['is_deleted']:
raise NotFoundError
else:
raise NotFoundErrorEditor is loading...
if records:
if records[0]['is_deleted']:
raise NotFoundError
else:
raise NotFoundError