Skip to content

Commit

Permalink
language improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmueller authored Apr 12, 2024
1 parent 0f350b6 commit d49c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanlab_studio/studio/trustworthy_language_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def __init__(
timeout: Optional[float] = None,
verbose: Optional[bool] = None,
) -> None:
"""Initializes a Trustworthy Language Model.
"""Use `Studio.TLM()` instead of this method to initialize a TLM.
lazydocs: ignore
"""
Expand Down

0 comments on commit d49c0d8

Please sign in to comment.