mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
3 lines
111 B
Python
3 lines
111 B
Python
class NoResultFound(Exception):
|
|
"""A record or records cannot be found given the provided search params"""
|