Skip to content

Release V0.3.3

Latest
Compare
Choose a tag to compare
@avikothari84 avikothari84 released this 04 Apr 09:05
· 1 commit to main since this release

Description

This release introduces a new feature: file support! Now, you can easily add docstrings to functions in your Python files and save the changes to a new file or overwrite the existing file. The function add_docstrings_to_file will skip updating the docstrings if they already exist for a function.