Skip to content

Commit b098ffc

Browse files
[Penify]: Documentation for commit - 551fdd5
1 parent 551fdd5 commit b098ffc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

penify_hook/api_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def send_file_for_docstring_generation(self, file_name, content, line_numbers, r
2222
file_name (str): The path to the file being sent.
2323
content (str): The content of the file to be processed.
2424
line_numbers (list): A list of line numbers that have been modified.
25+
repo_details (str?): Additional repository details if applicable.
2526
2627
Returns:
2728
str: The modified content returned by the API, or the original content if the

0 commit comments

Comments
 (0)