Files
Auto-GPT/autogpt/errors.py

3 lines
41 B
Python

class NotFoundError(Exception):
pass