mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
* feat: inbound telephony (twilio & vobiz) * chore: add ruff and lint formatting * fix: add missing cloudonix interface compliance implementation
4 lines
116 B
Python
4 lines
116 B
Python
"""
|
|
Errors package for the Dograh API.
|
|
Contains centralized error definitions and messages for various domains.
|
|
"""
|