Files
Dorod-Sky/skyvern/forge/sdk/db/exceptions.py

3 lines
41 B
Python
Raw Normal View History

class NotFoundError(Exception):
pass