Add/update typing for rbtools.utils.users.

Review Request #14473 — Created June 24, 2025 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

This change adds missing type hints for the methods in
rbtools.utils.users, and fixes up a couple more places where we were
just using Resource instead of specific subclasses. While I was in
here I also switched this to use a named logger.

Ran unit tests.

Commits

Files