• 
      

    Fix syntax errors and duplicate entries in code documentation.

    Review Request #12675 — Created Oct. 7, 2022 and submitted

    Information

    RBTools
    release-4.x

    Reviewers

    We had some docstrings that contained typos/syntax errors, and some
    attributes that were documented twice in the move to class-level typing
    docs.

    This fixes up those docstrings, taking care of most remaining errors in
    the docstrings. There are still some left, but they'll need to be
    tackled separately.

    Built the docs. Saw that all these errors had gone away.

    Summary ID
    Fix syntax errors and duplicate entries in code documentation.
    We had some docstrings that contained typos/syntax errors, and some attributes that were documented twice in the move to class-level typing docs. This fixes up those docstrings, taking care of most remaining errors in the docstrings. There are still some left, but they'll need to be tackled separately.
    a38055c75d6b74b95eb872b16d62de4d6bc6efb9
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (409e37a)