dograh/api/errors/__init__.py
Sabiha Khan 97fbd9b37b
Feat/inbound telephony (#113)
* feat: inbound telephony (twilio & vobiz)

* chore: add ruff and lint formatting

* fix: add missing cloudonix interface compliance implementation
2026-01-12 10:10:30 +05:30

4 lines
116 B
Python

"""
Errors package for the Dograh API.
Contains centralized error definitions and messages for various domains.
"""