add configurable docstring style

This commit is contained in:
Hussam.lawen
2023-09-28 20:58:37 +03:00
parent bb12c75431
commit cd3527f7d4
2 changed files with 8 additions and 7 deletions

View File

@ -49,6 +49,7 @@ final_clip_factor = 0.9
[pr_add_docs_prompt] # /add_docs #
extra_instructions = ""
docs_style = "Google Style" # "Google Style", "Numpy Style", "Sphinx Style", "PEP257", "reStructuredText"
[pr_update_changelog] # /update_changelog #
push_changelog_changes=false