GrowSystem/gs/exceptions/not_subscriptable_error.py

3 lines
49 B
Python

class NotSubscriptableError(Exception):
pass