cuebook/cuelake

View on GitHub
api/system/constants.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
ACCOUNT_SETTING_SLACK_URL_KEY = "slackWebhookUrl"
NOTIFY_ON_SUCCESS_KEY = "notifyOnSuccess"
NOTIFY_ON_FAILURE_KEY = "notifyOnFailure"