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 2 (Latest)

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.
950039929cfc57759304fdeaa8cf96f040ded99b David Trowbridge
rbtools/utils/users.py
Loading...