• 
      

    Fix various typing things that got muddled in a merge.

    Review Request #14764 — Created Jan. 8, 2026 and submitted

    Information

    RBTools
    master

    Reviewers

    The recent merge with the release-5.x branch (0c3301c) brought in some
    unused or wrong typing imports. This change fixes them.

    This also adds type overloads for get_authenticated_session(), to show
    that a session resource will always be returned if auth_required=True.

    Ran unit tests.

    Summary ID
    Fix various typing things that got muddled in a merge.
    The recent merge with the release-5.x branch brought in some unused or wrong typing imports. This change fixes them.
    b46f8271bd324020c994ad468fac0228fa268e13
    david
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    maubin
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (35d79b3)