Files
Auto-GPT/autogpt/sdk/errors.py
2023-08-28 16:25:53 +02:00

3 lines
41 B
Python

class NotFoundError(Exception):
pass