Skip to content

Commit

Permalink
stash
Browse files Browse the repository at this point in the history
  • Loading branch information
savarin committed Feb 6, 2024
1 parent 40078f6 commit cb860ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructor/distil.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class FinetuneFormat(enum.Enum):

def get_signature_from_fn(fn: Callable[..., Any]) -> str:
"""
Get the function signature as a string.
Get the function signature as a string.
:Example:
Expand Down

0 comments on commit cb860ff

Please sign in to comment.