Modernize base resource classes.

Review Request #14256 — Created Dec. 4, 2024 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

This change adds/updates typing and documentation for the base resource
classes.

Ran unit tests.

Diff Revision 3

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

orig
1
2
3
4

Commits

First Last Summary ID Author
Modernize base resource classes.
This change adds/updates typing and documentation for the base resource classes. Testing Done: Ran unit tests.
d5e0de45c634baab7c4e56c0c30207ac09edd4c5 David Trowbridge
rbtools/api/client.py
rbtools/api/factory.py
rbtools/api/request.py
rbtools/api/resource/base.py
rbtools/api/resource/root.py
rbtools/api/transport/__init__.py
rbtools/api/transport/sync.py
rbtools/utils/console.py
Loading...