Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
elisno committed Feb 11, 2025
1 parent 41853a4 commit e9bd0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cleanlab_codex/response_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class BadResponseDetectionConfig(TypedDict, total=False):

# Shared config (for untrustworthiness and unhelpfulness checks)
tlm: Optional[TLM]

@classmethod
def get_default_config(cls) -> BadResponseDetectionConfig:
"""Get the default configuration for bad response detection functions.
Expand Down

0 comments on commit e9bd0c5

Please sign in to comment.