Closed mbutsk closed 4 months ago
This pull request enhances the documentation of the UDict class by adding detailed docstrings to the class itself and its various methods and properties. These changes aim to improve the readability and maintainability of the code by providing clear descriptions of the functionality and purpose of each component.
Files | Changes |
---|---|
ufpy/udict.py |
Added comprehensive docstrings to the UDict class and its methods to improve code documentation and readability. |
Summary by Sourcery
This pull request enhances the UDict class by adding comprehensive docstrings to its methods and properties, improving the overall code documentation and readability.