• 
      

    Remove hidden attributes from documentation.

    Review Request #14282 — Created Jan. 1, 2025 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    This removes the following dunder attributes from any classes or objects
    in the documentation:

    • __annotations__
    • __orig_bases__
    • __parameters__

    These aren't needed for the docs, and only confuse things.

    Built the docs and saw that these attributes went away.

    Summary ID
    Remove hidden attributes from documentation.
    This removes the following dunder attributes from any classes or objects in the documentation: * `__annotations__` * `__orig_bases__` * `__parameters__` These aren't needed for the docs, and only confuse things.
    17f070e506ed9acfd9153c8c106d03dd556bf0af
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (f1f6792)