Skip to content

docs: add Issue Types guide link to find_issues docstring#1298

Open
VedantMadane wants to merge 1 commit intocleanlab:masterfrom
VedantMadane:docs/add-issue-types-guide-link
Open

docs: add Issue Types guide link to find_issues docstring#1298
VedantMadane wants to merge 1 commit intocleanlab:masterfrom
VedantMadane:docs/add-issue-types-guide-link

Conversation

@VedantMadane
Copy link

Summary

Fixes #914 - Add link to the Issue Types guide in the issue_types parameter docstring.

Changes

Added a link to the Issue Types guide (https://docs.cleanlab.ai/stable/cleanlab/datalab/guide/issue_type_description.html) in the issue_types parameter documentation for Datalab.find_issues(). This allows users to easily discover all available issue types and their descriptions.

Test Plan

  • Verified the link URL matches the existing reference in datalab/internal/report.py

Add link to the Issue Types guide in the issue_types parameter docstring of Datalab.find_issues, so users can easily discover all available issue types.

Fixes cleanlab#914
@CLAassistant
Copy link

CLAassistant commented Jan 16, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docstring of Datalab.find_issues issue_types docstring should link to the guide

2 participants