meeting_memory/core_agent/exceptions.py

3 lines
45 B
Python

class AgentCancelled(RuntimeError):
pass