Skip to content

Commit 9501824

Browse files
authored
Merge pull request #20 from SingularityX-ai/penify/auto_doc_551fdd5_10ade
[Penify]: Documentation for commit - 551fdd5
2 parents a49aa9c + b098ffc commit 9501824

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)