great-ai/great_ai/errors/missing_argument_error.py

2 lines
48 B
Python

class MissingArgumentError(Exception):
pass