Skip to content

Commit

Permalink
remove outdated arg docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gtokernliang committed Jan 9, 2025
1 parent 788f945 commit 5b6c7be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/trulens/core/utils/signature.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@ def main_output(func: Callable, ret: Any) -> str:
Args:
func: The main function whose main output we are guessing.
sig: The signature of the above function.
bindings: The arguments that were passed to that function.
ret: The return value of the function.
"""

Expand Down

0 comments on commit 5b6c7be

Please sign in to comment.