Fix up typing for things that just used generic resources.

Review Request #14413 — Created April 30, 2025 and updated

Information

RBTools
master

Reviewers

There were a handful of places where we had added type annotations to
things prior to all the API work, and were just using generic
ListResource/ItemResource/Resource for those. This fixes them up to use
the newly-defined resource subclasses for those annotations.

Ran unit tests.

Summary ID
Fix up typing for things that just used generic resources.
There were a handful of places where we had added type annotations to things prior to all the API work, and were just using generic ListResource/ItemResource/Resource for those. This fixes them up to use the newly-defined resource subclasses for those annotations. Testing Done: Ran unit tests.
df0becf806002bf062db486332962c93977fc85a
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
maubin
  1. Ship It!
  2.