Skip to content

Commit 5e9dbe3

Browse files
committed
formatting
1 parent 616bf04 commit 5e9dbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cleanlab_codex/validator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def __init__(
9898
For production, use the `validate()` method which provides a complete validation workflow including both detection and remediation.
9999
A `detect()` method is separately available for you to test/tune detection configurations like score thresholds and TrustworthyRAG settings
100100
without triggering any Codex lookups that otherwise could affect the state of the corresponding Codex Project.
101-
101+
102102
Args:
103103
codex_access_key (str): The [access key](/codex/web_tutorials/create_project/#access-keys) for a Codex project. Used to retrieve expert-provided answers
104104
when bad responses are detected, or otherwise log the corresponding queries for SMEs to answer.

0 commit comments

Comments
 (0)