oncall-engine/engine/apps/social_auth/exceptions.py
Innokentii Konstantinov 12b9a8e0d2
Slack team connector v2 (#1581)
# What this PR does
Support Slack team connector v2 introduced
[here](https://github.com/grafana/oncall-gateway/pull/24)
2023-03-28 03:27:45 +00:00

2 lines
60 B
Python

class InstallMultiRegionSlackException(Exception):
pass