matrix-bot/matrix_bot/exceptions.py

3 lines
47 B
Python

class NoRoomException(BaseException):
pass