Add/update typing for rbtools.utils.users.
Review Request #14473 — Created June 24, 2025 and submitted — Latest diff uploaded
This change adds missing type hints for the methods in
rbtools.utils.users
, and fixes up a couple more places where we were
just usingResource
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
Files
rbtools/utils/users.py |
---|