jdxi_editor.devel.bad_docstrings
Attributes
Functions
|
Fix malformed docstrings in a file. |
|
Recursively fix malformed docstrings in Python files. |
Module Contents
- jdxi_editor.devel.bad_docstrings.fix_docstrings_in_file(file_path: str, dry_run: bool = True) bool[source]
Fix malformed docstrings in a file.