Catch only deprecation warnings in docs
Open
enhancement
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
PR [2097](https://github.com/alteryx/evalml/pull/2097) adds support to catch all warnings caught in the docs. As @angela97lin and @freddyaboulton have pointed out, it might be best to only catch DeprecationWarning rather than all warnings.
Contributor guide
Assessment
This issue has not been assessed yet.