Fix typing for integration notifications
Open
Integrations
Task
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
Many files related to post-process and notifications for integrations are skipping type checks.
* Remove the integration files from [sentry/pyproject.toml](https://github.com/getsentry/sentry/blob/b7810a9dca4b57afd2858903a6a9ec7ab50cdead/pyproject.toml)
* Run `mypy {filename}` and fix the typing errors
From https://github.com/getsentry/sentry/issues/55193
Contributor guide
Assessment
This issue has not been assessed yet.