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.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add/update typing for rbtools.utils.users.
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. Testing Done: Ran unit tests.
8b008a2340f62e6314fb74e9ef882df92a02e717 David Trowbridge
rbtools/utils/users.py
Loading...