Files
Auto-GPT/forge/autogpt/sdk/errors.py
2023-09-04 16:21:09 +02:00

3 lines
41 B
Python

class NotFoundError(Exception):
pass